Skip to content

Japan Address & Geocoding for Zed

io.github.easakura/japan-address-geocoding-mcp

Japanese address search and geocoding (official address registry): postal codes and coordinates.

client:Zed transport:streamable-http

Install Japan Address & Geocoding in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "japan-address-geocoding-mcp": {
      "url": "https://jusho-mcp.easakura.workers.dev/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

Japan Address & Geocoding in other clients