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 円 |
관련 서버
Perplexity AI
An MCP server to interact with Perplexity AI's language models for search and conversational AI.
SEC Filings and Earnings Call
The MCP server provides end-to-end workflows for SEC filings and earnings call transcripts—including ticker resolution, document retrieval, OCR, embedding, on-disk resource discovery, and semantic search—exposed via MCP and powered by the same olmOCR and embedding backends as the vLLM backends.
Google Images Search
Search for Google images, view results, and download them directly within your IDE.
EntRoute MCP
MCP Server for AI agents to discover and call pay-per-request APIs via EntRoute. Give Claude, Cursor, Windsurf, or any MCP-compatible agent access to 350+ verified x402 API endpoints across 110+ capabilities — DeFi prices, web search, prediction markets, news, and more.
VelociRAG
Lightning-fast RAG for AI agents. 4-layer fusion (vector, BM25, graph, metadata), ONNX Runtime, sub-200ms search, no PyTorch.
Google Search Engine
A server for Google search and webpage content extraction, built on Cloudflare Workers with OAuth support.
Semantic Search Of Reddit
MCP server that enables AI assistants to search Reddit conversations, explore subreddits, and access trending topics.
BatchData MCP (Real Estate & Contact Data)
Real Estate & Contact Enrichment Data MCP
Wttr Weather
Fetches weather data from the wttr.in service.
Naver Search
Search across various Naver services and analyze data trends using the Naver Search and DataLab APIs.