Skip to content
Grok

e-Stat MCP for Grok

io.github.n-3inc/e-stat

政府統計 (e-Stat) の API を通じて、統計データやメタ情報を取得するためのサービスです。

client:Grok transport:streamable-http tools:3

Install e-Stat MCP in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "e-stat": {
      "type": "http",
      "url": "https://mcp.n-3.ai/mcp?tools=e-stat-get-stats-list,e-stat-get-meta-info,e-stat-get-data-catalog"
    }
  }
}

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

What Grok can do once it is connected

e-Stat MCP in other clients