Loading MCP server directory, please wait...
Source-provenanced US federal healthcare provider data over MCP, with 14-tuple provenance.
npx @getmcp/cli add io.github.Fonteum/mcp-serverRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.Fonteum/mcp-server": {
"command": "npx",
"args": [
"-y",
"@fonteum/mcp"
],
"env": {
"FONTEUM_API_KEY": "pk_dx_sample",
"FONTEUM_API_BASE": "https://api.fonteum.com/v1"
}
}
}
}