Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

Explore

  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Tags index
  • Submit a server
  • Pricing

Learn

  • Guides hub
  • What is MCP?
  • Install guide
  • Troubleshooting
  • Security
  • Blog
  • Blog RSS

Tools

  • All tools
  • Config generator
  • Config validator
  • MCP playground
  • OpenAPI β†’ MCP
  • Badge generator

For agents

  • API docs
  • Trust & traffic
  • llms.txt β†— (opens in a new tab)
  • Catalog JSON β†— (opens in a new tab)
  • Remote MCP β†— (opens in a new tab)

Company

  • About
  • Contact
  • X (@AllMCPs) β†— (opens in a new tab)
  • GitHub β†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on Buildlist
Β© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. 🧠 Knowledge & Memory
  3. Fonteum β€” Healthcare Provider Data
F
Health: ActiveRecent health check succeeded.Last checked 8/10/2026, 11:59:33 PM

Fonteum β€” Healthcare Provider Data

Enrichment pendingWe haven’t run our AI enrichment pass on this listing yet, so the overview, use cases, and FAQ below may be sparse or missing. We work through the catalog over time β€” check back soon.
View RepositoryVisit Website

US federal healthcare provider data over MCP β€” resolve any NPI/CCN with 14-tuple provenance.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Manual Client & Custom JSON ConfigExpand JSON β–Ύ

Install Config Generator

Choose your client
claude_desktop_config.json
{
  "mcpServers": {
    "fonteum-healthcare-provider-data": {
      "command": "npx",
      "args": [
        "-y",
        "https://lobehub.com/badge/mcp/fonteum-mcp-server)](https://lobehub.com/mcp/fonteum-mcp-server"
      ]
    }
  }
}

πŸ’‘ Paste into ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)

Install Tool Schemas (7) Directory Badge Claim listing Alternatives🧠 More in Knowledge & Memory

Capabilities & Tool Schemas (7) ~245 tokensApproximate context cost of this server’s tool schemas (~4 chars/token), before any tool is called. Actual usage depends on your client and model.Self-reported Self-reportedParsed from the repository README, not verified against a live server β€” may be incomplete or out of date.

Inspect callable tools, capabilities, and parameters exposed to AI agents by Fonteum β€” Healthcare Provider Data.

fonteum_resolve_entity

Available provider or federal-contractor records tied to that identifier, plus source context for returned facts.

fonteum_search_records

Matching records from the available healthcare search data. It is not a general search across every Fonteum subject area.

fonteum_check_exclusions_and_sanctions

Any matching list entries, the issuing authority, and available source timing. A match needs issuer confirmation.

fonteum_get_record_as_of

Records available for the requested UEI or CAGE and date. Historical coverage depends on the underlying source.

fonteum_recheck

A current re-check link, or details for one supplied snapshot. This supports inspection of the stored artifact; it does not prove every returned fact.

fonteum_list_sources

The current catalog entries, their official publishers, source links, update notes, and reuse information when available.

Documentation Overview

Fonteum MCP Server

MCP Badge

Hosted, read-only Model Context Protocol (MCP) access to Fonteum's public-records and enforcement-integrity platform.

Fonteum organizes public records from the United States and supported global open-data registers. The service covers healthcare, federal procurement, sanctions and watchlists, federal enforcement, intellectual property, securities filings, and company registers. It returns the records available for a request together with the source and timing information available for that result.

Fonteum reports public-record facts. It does not issue clearances, risk scores, labels, or verdicts. Re-check a material match with the issuing authority before acting on it.

Connect

  • Hosted endpoint: https://fonteum.com/api/mcp
  • Transport: Streamable HTTP
  • Product documentation: fonteum.com
  • npm package: @fonteum/mcp

Claude Code

Terminal
claude mcp add --transport http fonteum https://fonteum.com/api/mcp

Claude Desktop, Cursor, or Windsurf

Add the hosted server to your MCP configuration:

config.json
{
  "mcpServers": {
    "fonteum": {
      "type": "http",
      "url": "https://fonteum.com/api/mcp"
    }
  }
}

The hosted endpoint permits anonymous, rate-limited access. If Fonteum gives you a hosted transport key, send it as x-fonteum-mcp-key. Do not put credentials in a public configuration file.

Tools

These are the read-only tools currently exposed by the hosted server.

ToolAsk it when you needWhat the answer contains
fonteum_resolve_entityPublic records for one NPI, UEI, or CAGE identifier.Available provider or federal-contractor records tied to that identifier, plus source context for returned facts.
fonteum_search_recordsHealthcare provider records for a provider type and state.Matching records from the available healthcare search data. It is not a general search across every Fonteum subject area.
fonteum_check_exclusions_and_sanctionsWhether an NPI or name appears in the supported exclusion, debarment, or sanctions records.Any matching list entries, the issuing authority, and available source timing. A match needs issuer confirmation.
fonteum_get_record_as_ofAvailable federal-contractor records for a specified past date.Records available for the requested UEI or CAGE and date. Historical coverage depends on the underlying source.
fonteum_recheckA way to independently inspect Fonteum's stored verification record.A current re-check link, or details for one supplied snapshot. This supports inspection of the stored artifact; it does not prove every returned fact.
fonteum_list_sourcesThe public sources represented in Fonteum's catalog.The current catalog entries, their official publishers, source links, update notes, and reuse information when available.
fonteum_dataset_infoHow Fonteum handles sources and what the service can cover.Current method, scope notes, how to read source details, and the generated source catalog.

Inputs in plain language

  • NPI β€” the U.S. healthcare-provider identifier.
  • UEI β€” the U.S. federal-contractor identifier.
  • CAGE β€” a government-assigned code used to identify a contractor or supplier.
  • as_of β€” the date you want the contractor lookup to use, written as YYYY-MM-DD.
  • snapshot_id β€” an optional identifier for a specific stored Fonteum snapshot to inspect.

Reading a response

Responses may include these top-level sections. Fields can be absent or null when a source does not provide them.

SectionPlain-language meaning
dataThe answer you requested: records, matches, links, or catalog entries.
provenanceWhere an answer came from, when Fonteum handled it, and any available reuse or coverage context.
freshnessAny available indication of how recently the relevant source or assembled answer was checked.
attestationA stored verification record you can inspect independently. It is not a guarantee that every fact is true or complete.

When provenance is present, its fields mean:

FieldPlain-language meaning
_sourceThe publisher or Fonteum record set behind this answer.
_source_urlA link to the original publisher or Fonteum source page.
_dataset_idFonteum's identifier for the source collection used.
_snapshotThe stored copy or source date tied to this answer, when one is available.
_methodologyThe published method version used for the result, when supplied.
_last_checkedWhen Fonteum last checked or assembled this answer.
_confidenceA system-supplied technical value, when present; it is not a score or recommendation about a person or organization.
_data_availabilityNotes about what source context was present, unavailable, or combined.
_pipeline_versionThe processing release that produced the response.
_doiA publication identifier, if the source supplies one.
_licenseReuse terms supplied for the source, if known.
_coverage_period_startThe beginning of the time period the source says it covers, if known.
_coverage_period_endThe end of the time period the source says it covers, if known.
_slsa_provenance_urlA link to build information when one is emitted.

An empty answer or missing field means Fonteum did not return that item for this request. It does not establish that the item does not exist elsewhere.

Scope notes

Record availability, timing, and historical coverage vary by source and jurisdiction. The service only returns source context that is available for the particular result. Use fonteum_list_sources or fonteum_dataset_info when you need the current catalog rather than relying on a static inventory in documentation.

Maintainer and medical review

This repository and the @fonteum/mcp package are maintained by Fonteum LLC. Medical review: Dr. Jennifer Montecillo, MD.

Contact: hello@fonteum.com

License

MIT. See LICENSE.

Related MCP Servers

View all in Knowledge & Memory View all alternatives
  • Moxie Docs MCP logoMoxie Docs MCP
    β˜… Featured

    MCP & Agent Skills for Automated Documentation, and codebase conventions + context

    🧠 Knowledge & Memory17 views
    Compare vs Moxie Docs MCP β†’
  • Mcp Obsidian logoMcp Obsidian

    Universal AI bridge for Obsidian vaults using MCP. Provides safe read/write access to notes with 11 comprehensive methods for vault operations including search, batch operations, tag management, and frontmatter handling. Works with Claude, ChatGPT, and any MCP-compatible AI assistant.

    🧠 Knowledge & Memory2 views
    Compare vs Mcp Obsidian β†’
  • Memora logoMemora

    Persistent memory with knowledge graph visualization, semantic/hybrid search, cloud sync (S3/R2), and cross-session context management.

    🧠 Knowledge & Memory2 views
    Compare vs Memora β†’
  • Codebase Memory Mcp logoCodebase Memory Mcp

    Code-intelligence engine that indexes a repo into a persistent knowledge graph β€” functions, classes, call chains, HTTP routes, cross-service links. 159 languages via tree-sitter + Hybrid LSP, sub-ms structural queries, 99% fewer tokens than grep. Single static binary, zero dependencies, 100% local. npx codebase-memory-mcp

    🧠 Knowledge & Memory6 views
    Compare vs Codebase Memory Mcp β†’

Frequently Asked Questions about Fonteum β€” Healthcare Provider Data

Add the following block to your claude_desktop_config.json under mcpServers: "mcpServers": { "fonteum-healthcare-provider-data": { "command": "npx", "args": ["-y", "Fonteum β€” Healthcare Provider Data"] } }

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewFonteum β€” Healthcare Provider Data AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/fonteum-healthcare-provider-data?style=directory)](https://allmcps.com/mcp/fonteum-healthcare-provider-data)
HTML Embed
<a href="https://allmcps.com/mcp/fonteum-healthcare-provider-data"><img src="https://allmcps.com/api/badge/fonteum-healthcare-provider-data?style=directory" alt="Fonteum β€” Healthcare Provider Data on AllMCPs" /></a>

Technical Specs & Signals

Category🧠Knowledge & Memory
More technical detailsExpand β–Ύ
TransportSSE (Remote)
RuntimeNode.js
Views0
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars0
GitHub Star CountTotal stargazers on GitHub representing community popularity (0 stars).
Last commit27d ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Jul 14, 2026
52Quality signal: Good Β· 52/100How this signal is calculated β–Ύ
Server availabilityNot measured

Not scored for repo-hosted servers β€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools25/30
Adoption & activity4/15
Community engagement0/10

A guidance signal from public completeness & health data β€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

β˜… FeaturedMoxie Docs MCP logo

Moxie Docs MCP

MCP & Agent Skills for Automated Documentation, and codebase conventions + context

Explore Server β†’

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to get the verified badge.

Free dofollow backlink: after claiming, verify your product site and place a dofollow AllMCPs badge β€” we recheck it stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in 🧠 Knowledge & Memory β†’Best MCP servers for Memory & Knowledge β†’Alternatives to Fonteum β€” Healthcare Provider Data β†’Install in Claude DesktopInstall in CursorInstall in VS Code