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
Hacker News
Search for stories, get user information, and interact with Hacker News.
Whois MCP
Performs WHOIS lookups to retrieve domain registration details, including owner, registrar, and expiration dates.
Tavily Search
Perform web searches using the Tavily Search API.
MCP Knowledge Base
A knowledge base server that processes local documents (PDF, DOCX, TXT, HTML) and answers questions based on their content using similarity search.
Audioscrape
Add audio search to via MCP - Search any audio in seconds
StarSinger MCP
MCP server for AI music catalog — search, stream, and browse 1M+ AI-generated tracks
BrainTube
Personal knowledge MCP server — semantic search over YouTube saves, Social media posts saves, Screenshot saves, Notion pages, Obsidian notes, and web content. Per-user JWT auth, pgvector embeddings, AI-agnostic.
Rememberizer MCP Server for Common Knowledge
Access personal and team knowledge repositories, including documents and Slack discussions.
Anime MCP Server
An AI-powered server for searching and getting recommendations for anime.
Unity Docs
Search and retrieve Unity documentation and API references locally with smart version handling.