Fonteum — Healthcare Provider Data for Claude Desktop
io.github.fonteum/mcp-server
Source-provenanced US federal healthcare provider data over MCP, with 14-tuple provenance.
client:Claude Desktop
transport:stdio
runtime:npm
Install Fonteum — Healthcare Provider Data in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"mcp-server": {
"command": "npx",
"args": [
"-y",
"@fonteum/mcp"
],
"env": {
"FONTEUM_API_KEY": "<FONTEUM_API_KEY>",
"FONTEUM_API_BASE": "<FONTEUM_API_BASE>"
}
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs