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 円 |
Verwandte Server
SearchAPI Agent
An MCP agent that integrates various search tools using the SearchAPI service. Requires SearchAPI and Google API keys.
ContextMCP
A self-hosted MCP server that indexes documentation from various sources and serves it to AI Agents with semantic search.
Google Images Search
Search for Google images, view results, and download them directly within your IDE.
signalfuse-mcp
Crypto trading signals, sentiment, macro regime, web search & code execution via x402 micropayments on Base
Algolia Search
A server for searching an Algolia index using the Algolia Search API.
Brave Search
Integrates the Brave Search API for both web and local search capabilities. Requires a BRAVE_API_KEY.
secEdgarMCP
An MCP server that allows a client to fetch data from the SEC EDGAR API and pull documents into terminal rendering
MCP Web Search Tool
A server for real-time web search using pluggable providers, powered by the Brave Search API.
Brave Search
An MCP server for web and local search using the Brave Search API.
YouTube Data MCP
High-efficiency YouTube MCP server providing token-optimized, structured data for LLMs.