# Japan Address & Geocoding MCP server

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

## Links
- Registry page: https://www.getdrio.com/mcp/io-github-easakura-japan-address-geocoding-mcp

## Install
- Endpoint: https://jusho-mcp.easakura.workers.dev/mcp
- Auth: Not captured

## Setup notes
- Remote endpoint: https://jusho-mcp.easakura.workers.dev/mcp
- Remote endpoint: https://jusho-mcp.easakura.workers.dev/sse

## Tools
- zipcode_to_address (郵便番号から住所を取得) - 日本の郵便番号（7桁）から住所（都道府県・市区町村・町域、ふりがな付き）を取得する。フォーム入力支援・住所データクレンジングに使う。 Endpoint: https://jusho-mcp.easakura.workers.dev/mcp
- geocode_address (住所から緯度経度を取得（ジオコーディング）) - 日本の住所文字列から緯度経度と正規化された住所表記を取得する（国土地理院公式）。地図表示・距離計算・配送エリア判定などに使う。 Endpoint: https://jusho-mcp.easakura.workers.dev/mcp
- reverse_geocode (緯度経度から住所を取得（逆ジオコーディング）) - 緯度経度から日本の住所（都道府県・市区町村・町丁目）を取得する（国土地理院公式）。 Endpoint: https://jusho-mcp.easakura.workers.dev/mcp

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: io.github.easakura
- Version: 1.0.0
- Runtime: Sse, Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Jul 13, 2026
- Source: https://registry.modelcontextprotocol.io
