Japan postalcode MCP
An MCP server for searching Japanese postal codes.
概要 郵便番号検索デモ 仕様 郵便番号占い
ログイン
MCPサーバー対応
デリバリーをスマートに api-zipcode.jp
配達先の郵便番号から、配達可能なエリアか自動判定。
注文を取り逃がさずに利益を最大化。
新しい郵便番号APIサービス。
アカウント作成
アカウント作成で、お試し1,000ポイント無料。
月額無料でAPI 1リクエスト0.01円〜0.05円
使った分だけの従量制で、毎月の固定支払いはありません。
1リクエスト0.05円
MCPサーバー 郵便番号検索
1リクエスト0.01円
郵便番号から住所検索
1リクエスト0.03円
郵便番号からエリア判定
1リクエスト0.03円
郵便番号の一部から該当する住所を全て検索
1リクエスト0.03円
住所の一部から該当する郵便番号を全て検索
郵便番号APIの新しいかたち
複雑な郵便番号検索の実装を、簡単なAPIで提供します。
最新の郵便番号データ
日本郵便が提供する最新の郵便番号データへ速やかに更新。
事業所の個別郵便番号対応
日本郵便が提供する事業所の個別郵便番号にも対応。
カナ・ローマ字対応
APIの返り値には漢字・カナ・ローマ字が含まれます。
商用利用可能
商用利用OK。クレジット表記不要。
郵便番号からエリア判定
163-8001が東京都新宿区内か?のように郵便番号が特定のエリア内か判定。
郵便番号から住所検索
郵便番号の一部から、該当する住所を全て検索。
住所から郵便番号検索
住所の一部から、該当する郵便番号を全て検索。
ポイントチャージ方式
事前のポイント購入でAPIをリクエスト。月額課金は無し。自動チャージでポイント切れも防止。
MCPサーバーに対応
Model Context Protocol (MCP) に対応しており、Claude などのAIアシスタントから直接郵便番号検索が利用できます。
Claude Desktop 設定例
claude_desktop_config.jsonに追加
`
{ "mcpServers": { "api-zipcode.jp": { "command": "npx", "args": [ "mcp-remote", "https://api-zipcode.jp/mcp/zipcode", "--header", "Authorization: Bearer ${MCP_TOKEN}" ], "env": { "MCP_TOKEN": "{APIトークン}" } } } } `
APIレスポンス
レスポンスは application/json で返します。
レスポンス例
`
{ "message": "OK", "point": 40725, "meta": { "current_page": 1, "from": 1, "last_page": 1, "path": "https://api-zipcode.jp/api/v1/search/zipcode", "per_page": 100, "to": 1, "total": 1 }, "links": { "first": "https://api-zipcode.jp/api/v1/search/zipcode?zip_code=1006101&page=1", "last": "https://api-zipcode.jp/api/v1/search/zipcode?zip_code=1006101&page=1", "prev": null, "next": null }, "data": [ { "zip_code": "1006101", "zip_code_hyphen": "100-6101", "prefecture_code": 13, "prefecture": "東京都", "prefecture_kana": "トウキョウト", "prefecture_roman": "TOKYO TO", "city": "千代田区", "city_kana": "チヨダク", "city_roman": "CHIYODA KU", "town": "永田町山王パークタワー 1階", "town_kana": "ナガタチョウサンノウパークタワー 1カイ", "town_roman": "NAGATACHO SANNOPAKUTAWA 1-KAI", "block": "", "office": "", "office_kana": "", "address": "東京都千代田区永田町山王パークタワー 1階", "address_kana": "トウキョウトチヨダクナガタチョウサンノウパークタワー 1カイ", "address_roman": "Nagatacho-Sannopakutawa-1-Kai, Chiyoda-Ku, Tokyo-To, Japan" } ] } `
価格
各種クレジットカードがご利用できます。
Visa, MasterCard, JCB, Discover,
American Express, Diners Club
| チャージ格(税込) | ポイント | 1ptの価格 |
|---|---|---|
| 500 円 | + 50,000 pt | 0.01 円 |
| 1,000 円 | + 100,000 pt | 0.01 円 |
| 2,000 円 | + 200,000 pt | 0.01 円 |
| 3,000 円 | + 330,000 pt | 0.0091 円 |
| 5,000 円 | + 600,000 pt | 0.0083 円 |
Servidores relacionados
Perplexity MCP Server
Adds Perplexity AI as a tool provider for Claude Desktop.
Yandex Search MCP Server
Perform real-time web searches using the Yandex Search API.
HyperKitty MCP Server
MCP server that provides read-only access to HyperKitty, the web-based email archive component of Mailman 3.
Gemini Web Search
Performs web searches using the Gemini Web Search Tool via the local gemini-cli.
Drawing Guides
Access step-by-step drawing tutorials and guides from easydrawingguides.com for artists of all skill levels.
Find BGM
Finds background music for YouTube shorts by analyzing script content and recommending tracks from YouTube Music.
Scout Intel MCP
Business & market intelligence for AI agents — 7 tools, 8 data sources, structured JSON
Google Maps Extractor MCP
AI-powered lead generation from Google Maps. Search businesses, enrich with emails/phones/socials, score leads 0-100, export CSV. Free alternative to Apollo.io. No API keys required.
google-maps-mcp-server
STDIO-based MCP server for Google Maps Platform APIs
Google Web Search (Gemini)
Provides Google Web Search functionality using the Gemini API. Requires a Google API Key or OAuth credentials.