Skip to content
Grok

scb mcp for Grok

io.github.isakskogstad/scb-mcp

MCP server for Statistics Sweden (SCB) - 1200+ tables with population, economy, environment data

client:Grok transport:streamable-http

Install scb mcp in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "scb-mcp": {
      "type": "http",
      "url": "https://scb-mcp.onrender.com/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

scb mcp in other clients