Skip to content
Back to search
30
MCP

io.github.cyanheads/census-mcp-server

io.github.cyanheads/census-mcp-server

Query U.S. Census Bureau data, variables, and geography via MCP.

Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

@cyanheads/census-mcp-server
Query U.S. Census Bureau data, variables, and geography via MCP. STDIO or Streamable HTTP.
0 tools
io.github.cyanheads/congressgov-mcp-server live
Access U.S. congressional data - bills, votes, members, committees - via MCP.
10 tools · streamable-http
io.github.cyanheads/cdc-health-mcp-server live
Search and query CDC public health data — mortality, vaccinations, surveillance, behavioral risk.
3 tools · streamable-http
io.github.cyanheads/fcc-broadband-mcp-server
FCC broadband availability, coverage analysis, and digital divide data for US geographies.
0 tools · streamable-http
@cyanheads/fcc-broadband-mcp-server
Access FCC broadband availability, coverage analysis, and digital divide data for US geographies and census blocks via MCP. STDIO or Streama
0 tools
io.github.cyanheads/survey-mcp-server
MCP server for conducting dynamic, conversational surveys with structured data collection.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.cyanheads/census-mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}