io.github.cyanheads/census-mcp-server
Query U.S. Census Bureau data, variables, and geography via MCP.
Verdict not yet evaluated for this tool. The hybrid eval runs adversarial cases first; coverage rolls out as the corpus expands. Until a verdict is recorded, an agent should treat this tool as not-yet-cleared and fall back to its own checks. Method: hybrid eval, four-state verdict, honest limits.
{
"mcpServers": {
"census-mcp-server": {
"command": "npx",
"args": [
"-y",
"@cyanheads/census-mcp-server"
],
"env": {
"CENSUS_API_KEY": "<census_api_key>",
"MCP_LOG_LEVEL": "info",
"MCP_HTTP_HOST": "127.0.0.1",
"MCP_HTTP_PORT": "3010",
"MCP_HTTP_ENDPOINT_PATH": "/mcp",
"MCP_AUTH_MODE": "none"
}
}
}
}{
"mcpServers": {
"census-mcp-server": {
"command": "npx",
"args": [
"-y",
"@cyanheads/census-mcp-server"
],
"env": {
"CENSUS_API_KEY": "<census_api_key>",
"MCP_LOG_LEVEL": "info",
"MCP_HTTP_HOST": "127.0.0.1",
"MCP_HTTP_PORT": "3010",
"MCP_HTTP_ENDPOINT_PATH": "/mcp",
"MCP_AUTH_MODE": "none"
}
}
}
}npx -y @cyanheads/census-mcp-serverCENSUS_API_KEYCensus Bureau API key from api.census.gov/data/key_signup.html. Required for census_query_data and census_compare_geographies; variable search and geography resolution work without it.
MCP_LOG_LEVELSets the minimum log level for output (e.g., 'debug', 'info', 'warn').
CENSUS_API_KEYCensus Bureau API key from api.census.gov/data/key_signup.html. Required for census_query_data and census_compare_geographies; variable search and geography resolution work without it.
MCP_HTTP_HOSTThe hostname for the HTTP server.
MCP_HTTP_PORTThe port to run the HTTP server on.
MCP_HTTP_ENDPOINT_PATHThe endpoint path for the MCP server.
MCP_AUTH_MODEAuthentication mode to use: 'none', 'jwt', or 'oauth'.
MCP_LOG_LEVELSets the minimum log level for output (e.g., 'debug', 'info', 'warn').
Deterministic AI governance platform. Validates agent outputs, discovers patterns, solves math.
Visual AI for strategic thinking — SWOT, flowcharts, mindmaps, Gantt diagrams as polished SVG.
Your AI Product Manager. Surface insights, build roadmaps, and plan strategy with 30+ tools.