mcpbeat Sign in

Fonteum — Healthcare Provider Data MCP Server

local only

Fonteum — Healthcare Provider Data runs on your own machine — the client starts it, so there is no endpoint to ping. 66 installs a week from npm. Last commit 15 Jul 2026.

Source-provenanced US federal healthcare provider data over MCP, with 14-tuple provenance.

Installs per day peak 20 · avg 11 · +37% w/w
a month agotoday
66
Installs / week
npm · @fonteum/mcp
0
Stars
0 open issues
15 Jul 2026
Last commit
0 releases in 90 days
License
language unknown

Nothing serious here today

Today is the operative word: we check Fonteum — Healthcare Provider Data every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add mcp-server -- npx -y @fonteum/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp-server": {
      "args": [
        "-y",
        "@fonteum/mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp-server]
command = "npx"
args = ["-y", "@fonteum/mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "mcp-server": {
      "args": [
        "-y",
        "@fonteum/mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp-server": {
      "args": [
        "-y",
        "@fonteum/mcp"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: FONTEUM_API_KEY (Fonteum API key. Defaults to the free read-only demo key pk_dx_sample (100 req/hour/IP, no signup).), FONTEUM_API_BASE (Override the REST API base URL (self-hosted / staging).). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Fonteum — Healthcare Provider Data

same job, measured the same way
Healthcare Provider Intelligence
by joinware

Provider intelligence API joining NPPES, CMS Open Payments, and OIG LEIE with source provenance.

answering
AccuWeather MCP
by jonjam

MCP server providing weather tools with data sourced from AccuWeather.

local only
MCP Gera Indices
by gera

Discover, resolve & cite Gera named UK NHS/OGL public-data indices with real source provenance.

26 installs/wk local only
Earth
by mireye

MCP server for Mireye Earth — federal-source-cited geospatial data for any MCP-aware agent.

184 installs/wk answering
Agentrank MCP
by saviodamato

Find real, verifiable businesses with provenance and source URLs - for AI agents.

90 installs/wk local only
Nexusfeed Ltl
by nexusfeed

Real-time LTL fuel surcharge rates for 10 US carriers with verifiable provenance.

128 installs/wk local only
GroundTruth - Environmental Records
by agentlookups

Federal environmental records near any US location, with dates and provenance; never a safety score.

3 tools answering
Open Primitive
by writesdavid

33 tools, 30 US federal data domains. Ed25519 signed, provenance chains, entity graph. Free.

67 installs/wk local only

Fonteum — Healthcare Provider Data — questions

Answers built from our own checks of this server.

Why is there no uptime for Fonteum — Healthcare Provider Data?
Fonteum — Healthcare Provider Data runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @fonteum/mcp was installed 66 times last week.
How do I connect Fonteum — Healthcare Provider Data?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @fonteum/mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Fonteum — Healthcare Provider Data?
The npm package @fonteum/mcp was installed 66 times in the last week. Week over week that is +37%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Fonteum — Healthcare Provider Data open source?
We cannot say either way: 0 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.