日本の公的データ(統計・法人・不動産)にAIからアクセスするMCPサーバー。e-Stat統計API・法人番号Web-API・不動産情報ライブラリAPIの3API統合。全国約1,700市区町村対応。
日本の公的データ(統計・法人・不動産)にAIからアクセスするMCPサーバー。e-Stat統計API・法人番号Web-API・不動産情報ライブラリAPIの3API統合。全国約1,700市区町村対応。
Set these up before or after installing:
Environment variable: ESTAT_APP_ID
Environment variable: CORP_APP_ID
Environment variable: REALESTATE_API_KEY
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-izyuusya-japan-data-mcp": {
"env": {
"CORP_APP_ID": "your-corp-app-id-here",
"ESTAT_APP_ID": "your-estat-app-id-here",
"REALESTATE_API_KEY": "your-realestate-api-key-here"
},
"args": [
"japan-data-mcp"
],
"command": "uvx"
}
}
}Valid MCP server (1 strong, 3 medium validity signals). No known CVEs in dependencies. Package registry verified. Imported from the Official MCP Registry.
4 files analyzed · 1 issue found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
Be the first to review this server!
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.
by mcp-marketplace · Developer Tools
Scaffold, build, and publish TypeScript MCP servers to npm — conversationally