fcc mcp for Claude Desktop
io.github.mrfentmen/fcc-mcp
FCC Census Block API: find census block, state, county and tract for coordinates.
client:Claude Desktop
transport:stdio
runtime:npm
Install fcc mcp in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"fcc-mcp": {
"command": "npx",
"args": [
"-y",
"fcc-mcp"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs