Catalog
jp.addresstozip/address-to-zip
Official日本の住所と郵便番号を相互変換するMCPサーバー。住所から郵便番号を検索、郵便番号から住所を逆引きします。
Converts between Japanese addresses and postal codes bidirectionally.
Could not list tools - the server may require authentication or be unreachable.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"address-to-zip": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://addresstozip.jp/mcp"
]
}
}
}Desktop config is stdio-only; this bridges via mcp-remote. Native remote: Settings > Connectors.