Skip to content

Japan Address & Geocoding for Cursor

io.github.fujimura-ui/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.plus-synergy.workers.dev/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

Japan Address & Geocoding in other clients