Odel
Fonteum — Healthcare Provider Data

Fonteum — Healthcare Provider Data

Local
@fonteumUpdated 1mo ago

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

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

npm@fonteum/mcpv0.2.2

Run

npx -y @fonteum/mcp

MCP client config

{
  "mcpServers": {
    "fonteum-healthcare-provider-data": {
      "command": "npx",
      "args": [
        "-y",
        "@fonteum/mcp"
      ]
    }
  }
}