geojp for Cursor
io.github.55tarkun/geojp
MCP server for Japan geodata: cadastral lot numbers (chiban) and reverse geocoding, for AI agents.
client:Cursor
transport:streamable-http
runtime:npm
Install geojp in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"geojp": {
"url": "https://mcp.reversegeojp.com"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs