Japan Address & Geocoding for Cursor
io.github.easakura/japan-address-geocoding-mcp
Japanese address search and geocoding (official address registry): postal codes and coordinates.
client:Cursor
transport:streamable-http
Install Japan Address & Geocoding in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"japan-address-geocoding-mcp": {
"url": "https://jusho-mcp.easakura.workers.dev/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs