Source-provenanced US federal healthcare provider data over MCP, with 14-tuple provenance.
What it says
The record the registry holds
How you get it
There is no address to call. This one is a package you install and run yourself, wherever your assistant runs.
@fonteum/mcp · npm · 0.2.2
the recordCopied from the official MCP registry, exactly as it holds it.
{
"server": {
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.Fonteum/mcp-server",
"description": "Source-provenanced US federal healthcare provider data over MCP, with 14-tuple provenance.",
"title": "Fonteum — Healthcare Provider Data",
"repository": {
"url": "https://github.com/Fonteum/mcp-server",
"source": "github"
},
"version": "0.2.2",
"websiteUrl": "https://fonteum.com",
"packages": [
{
"registryType": "npm",
"registryBaseUrl": "https://registry.npmjs.org",
"identifier": "@fonteum/mcp",
"version": "0.2.2",
"runtimeHint": "npx",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Fonteum API key. Defaults to the free read-only demo key pk_dx_sample (100 req/hour/IP, no signup).",
"default": "pk_dx_sample",
"name": "FONTEUM_API_KEY"
},
{
"description": "Override the REST API base URL (self-hosted / staging).",
"default": "https://api.fonteum.com/v1",
"name": "FONTEUM_API_BASE"
}
]
}
],
"_meta": {
"io.modelcontextprotocol.registry/publisher-provided": {
"author": {
"email": "hello@fonteum.com",
"name": "Dr. Jennifer Montecillo, MD",
"url": "https://fonteum.com"
},
"categories": [
"healthcare",
"data",
"provenance"
],
"keywords": [
"healthcare",
"provider-data",
"nppes",
"cms",
"oig-leie",
"open-payments",
"provenance",
"open-data",
"fhir"
],
"license": "MIT",
"tools": [
{
"description": "Search US healthcare providers by NPI, name, specialty/taxonomy, or location.",
"name": "fonteum_search_provider"
},
{
"description": "Resolve a provider by 10-digit NPI across all federal sources; returns the full joined record with 14-tuple provenance.",
"name": "fonteum_get_provider"
},
{
"description": "Unified 'excluded anywhere' check by NPI across the federal OIG LEIE and state Medicaid exclusion lists.",
"name": "fonteum_check_exclusion"
},
{
"description": "Read published methodology + metadata for a federal source family (nppes, oig-leie, cms-pecos, cms-open-payments, cms-care-compare).",
"name": "fonteum_dataset_info"
},
{
"description": "List the federal source families with authority, tier, refresh cadence, and official URL.",
"name": "fonteum_list_sources"
}
]
}
}
},
"_meta": {
"io.modelcontextprotocol.registry/official": {
"status": "active",
"statusChangedAt": "2026-06-13T08:28:01.015138Z",
"publishedAt": "2026-06-13T08:28:01.015138Z",
"updatedAt": "2026-06-13T08:28:01.015138Z",
"isLatest": true
}
}
}
Make it installable
Draft an Agent Plugin from this
An MCP server is raw capability: some tools, wired to something. An Agent Plugin is the packaging that says what job it does, what it leaves behind and where it stops. The prompt below carries this record and asks for the packaging; your own assistant writes it, and nothing here is sent anywhere.
What this is
MCP server
application/mcp-server-record+jsonlocal · you run it yourselfversion 0.2.2last seen 2026-08-23
These are the publisher's own words, filed by them with the official MCP registry and mirrored here. This catalog did not read them from the publisher and has not run, called or installed anything.