Skip to content

US Census Bureau Data for Grok

io.github.taru0208/us-census-mcp-server

Query US Census Bureau data: demographics, economics, and housing statistics.

client:Grok transport:streamable-http

Install US Census Bureau Data in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "us-census-mcp-server": {
      "type": "http",
      "url": "https://aligned-kettledrum--us-census-mcp-server.apify.actor/mcp"
    }
  }
}

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

US Census Bureau Data in other clients