Loading MCP server directory, please wait...
日本の住所と郵便番号を相互変換するMCPサーバー。住所から郵便番号を検索、郵便番号から住所を逆引きします。
npx @getmcp/cli add jp.addresstozip/address-to-zipRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"jp.addresstozip/address-to-zip": {
"url": "https://addresstozip.jp/mcp",
"transport": "streamable-http"
}
}
}