e-Stat MCP

io.github.n-3incv0.0.4Updated Sep 24, 2026

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

VerifiedStreamable HTTPWeb executableDeveloper Tools

Installation

In SourceWeft

  1. Open e-Stat MCP in the dashboard and add it to a workspace.
  2. Enable the server for the chats that should use its tools.

Web executable via Streamable HTTP. Remote servers run from the web runtime once configured in a workspace.

Other MCP clients

Add this to your client's mcpServers config.

{
  "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"
    }
  }
}

Tools

0
Tool metadata has not been indexed yet.

Version history

1
  1. v0.0.4LatestSep 16, 2026