Skip to content
Zed

e-Stat MCP for Zed

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

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

client:Zed transport:streamable-http tools:3

Install e-Stat MCP in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

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

Merge this into your existing settings object — do not replace the file. Zed docs

What Zed can do once it is connected

e-Stat MCP in other clients