e-Stat MCP for Cursor
io.github.n-3inc/e-stat
政府統計 (e-Stat) の API を通じて、統計データやメタ情報を取得するためのサービスです。
client:Cursor
transport:streamable-http
tools:3
Install e-Stat MCP in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.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"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs