PluginBench
MCP Server

Japan Official Statistics MCP Server

io.github.fujimura-ui/japan-official-statistics-mcp

What is the Japan Official Statistics MCP server?

Search official Japanese government statistics (e-Stat): population, economy, labor, and more.

How to install Japan Official Statistics

Copy-paste configuration for popular MCP clients.

transport: http
Config generated by PluginBench — verify against the source before use.
Cursor
~/.cursor/mcp.json
{
  "mcpServers": {
    "japan-official-statistics-mcp": {
      "url": "https://estat-mcp.plus-synergy.workers.dev/mcp"
    }
  }
}
Windsurf
~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "japan-official-statistics-mcp": {
      "serverUrl": "https://estat-mcp.plus-synergy.workers.dev/mcp"
    }
  }
}
VS Code
.vscode/mcp.json
{
  "servers": {
    "japan-official-statistics-mcp": {
      "type": "http",
      "url": "https://estat-mcp.plus-synergy.workers.dev/mcp"
    }
  }
}
Claude Desktop
Claude Desktop connects to remote servers via the mcp-remote bridge.
{
  "mcpServers": {
    "japan-official-statistics-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://estat-mcp.plus-synergy.workers.dev/mcp"
      ]
    }
  }
}
Claude Code
claude mcp add --transport http japan-official-statistics-mcp https://estat-mcp.plus-synergy.workers.dev/mcp

Related MCP servers

B2B leads for Japan: search 1M+ companies by size, capital, location, subsidy history (gBizINFO).

0
TypeScript
MIT
View repository →

Full-text search of all current Japanese laws (official e-Gov data), down to exact article text.

0
TypeScript
MIT
View repository →

Search Japan's National Diet records (1947-present): statements, Q&A, and debates with citations.

0
TypeScript
MIT
View repository →

Japan real estate transaction prices and official land values (MLIT data) by area, year, and type.

0
View repository →

Search Japanese government subsidies (official jGrants data): deadlines, amounts, eligibility.

0
TypeScript
MIT
View repository →

Japanese address search and geocoding (official address registry): postal codes and coordinates.