Zippopotam MCP
mcp-zippopotam
Zippopotam MCP — 封装 Zippopotam.us 的 ZIP/邮政编码 API(免费,无需认证)
属于 Pipeworx 的一部分 — 一个将 AI 代理连接到 1394+ 个实时数据源的 MCP 网关。
工具
工具 | 描述 |
| 将 ZIP/邮政编码解析为其地点信息 — 城市、州/省、纬度/经度 — 适用于 60+ 个国家。对于“ZIP X 在哪里”/“邮政编码 Y 在哪个城市”/“ZIP Z 的经纬度”这类问题,优先于网络搜索。在感知地理位置的工作流中作为第一步使用(然后与 weather、attom 等链接,对该位置进行下游查询)。免费、亚秒级、无需认证。 |
| 获取指定国家和州/省中某个城市的所有邮政编码。 |
Related MCP server: mcp-server-zipcode-jp
快速开始
添加到你的 MCP 客户端(Claude Desktop、Cursor、Windsurf 等):
{
"mcpServers": {
"zippopotam": {
"url": "https://gateway.pipeworx.io/zippopotam/mcp"
}
}
}或者连接到完整的 Pipeworx 网关以访问所有 1394+ 个数据源:
{
"mcpServers": {
"pipeworx": {
"url": "https://gateway.pipeworx.io/mcp"
}
}
}与 ask_pipeworx 一起使用
无需直接调用工具,你可以用简单的英语提问:
ask_pipeworx({ question: "your question about Zippopotam data" })网关会自动选择正确的工具并填充参数。
更多
许可证
MIT
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseAqualityDmaintenanceGlobal postal code lookups, validation, and city search for 240+ countries with timezone, admin region, and elevation metadata. Sub-10ms responses at $0.000028/query with 1,000 free queries on signup.41MIT
- FlicenseBqualityDmaintenanceEnables searching Japanese addresses by 7-digit zip code using the zipcloud API.1

jpzip MCP serverofficial
AlicenseAqualityDmaintenanceEnables to look up Japanese postal codes, convert zipcodes to addresses, search addresses by query, and list cities in a prefecture using the jpzip dataset.49MIT- FlicenseNot gradedqualityCmaintenanceEnables location intelligence for US ZIP codes, allowing users to search, profile, and compare ZIP codes across various domains like crime, income, schools, and more.
Related MCP Connectors
Postcodes MCP — wraps postcodes.io UK postcode API (free, no auth)
Geocode, reverse geocode, and run Overpass spatial queries on OpenStreetMap data.
Geocode, reverse geocode, and run Overpass spatial queries on OpenStreetMap data.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/pipeworx-io/mcp-zippopotam'
If you have feedback or need assistance with the MCP directory API, please join our Discord server