Query U.S. Census Bureau data, variables, and geography using this Model Context Protocol server via STDIO or HTTP.
{
"mcpServers": {
"census-1": {
"command": "npx",
"args": [
"-y",
"@cyanheads/census-mcp-server"
]
}
}
}