mcpbeat

e-Stat MCP Server

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

e-Stat MCP is answering right now. Last checked 14 min ago. It exposes 3 tools.

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

Uptime history 42 hours of history
42 hours agonow
100.0%
Uptime 24h
91 of 91 checks
3
Tools
read from the server
383 ms
Response time
average over 24h
open, no key
Access
streamable-http

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 14 min ago.

run in your terminal
claude mcp add e-stat --transport http https://mcp.n-3.ai/mcp?tools=e-stat-get-stats-list,e-stat-get-meta-info,e-stat-get-data-catalog
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "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"
    }
  }
}
~/.codex/config.toml
[mcp_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"
.cursor/mcp.json
{
  "mcpServers": {
    "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"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "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"
    }
  }
}

Available tools 3

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

stat
e-stat-get-data-catalog
e-Statに登録されている統計データベースのカタログ情報(統計名、説明、提供状況、ファイルのダウンロードURLなど)を取得する。統計データの全体像把握やファイル取得用途に使用する。
e-stat-get-meta-info
e-stat-get-stats-list ツールで取得した統計表IDに基づいて、メタ情報(分類項目、地域区分、時間軸、表章事項などの構造情報)を取得する。ここで得た分類ID・項目コードは e-stat-get-stats-data ツールの絞り込み引数(cdCat01, cdArea など)に指定する。
e-stat-get-stats-list
指定した条件に基づき、e-Statに登録されている統計表の一覧および基本情報(統計表ID、統計名、調査年月、公開日など)を取得する。実際の統計数値は含まれないため、ここで得た統計表IDを e-stat-get-stats-data ツールに渡して取得する。

Endpoints

URLTransportStateLatencyChecked
https://mcp.n-3.ai/mcp?tools=e-stat-get-stats-list,e-stat-get-meta-info,e-stat-get-data-catalog streamable-http answering 565 ms 14 min ago

e-Stat MCP — questions

Answers built from our own checks of this server.

What can e-Stat MCP do?
It exposes 3 tools, read directly from the server on our last check. Among them: e-stat-get-data-catalog, e-stat-get-meta-info, e-stat-get-stats-list. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is e-Stat MCP working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 383 ms. The bar chart above shows every period we have measured.
How do I connect e-Stat MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does e-Stat MCP need an API key?
No. e-Stat MCP completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 3 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is e-Stat MCP?
It answers our handshake in 383 ms on average, which is faster than 36% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.