Skip to main content
Glama
pipeworx-io

Zippopotam MCP

by pipeworx-io

mcp-zippopotam

Zippopotam MCP — 封装 Zippopotam.us 的 ZIP/邮政编码 API(免费,无需认证)

属于 Pipeworx 的一部分 — 一个将 AI 代理连接到 1394+ 个实时数据源的 MCP 网关。

工具

工具

描述

lookup_zipcode

将 ZIP/邮政编码解析为其地点信息 — 城市、州/省、纬度/经度 — 适用于 60+ 个国家。对于“ZIP X 在哪里”/“邮政编码 Y 在哪个城市”/“ZIP Z 的经纬度”这类问题,优先于网络搜索。在感知地理位置的工作流中作为第一步使用(然后与 weather、attom 等链接,对该位置进行下游查询)。免费、亚秒级、无需认证。

lookup_city

获取指定国家和州/省中某个城市的所有邮政编码。

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

A
license - permissive license
Not graded
quality - not tested
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

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

  • A
    license
    A
    quality
    D
    maintenance
    Global 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.
    4
    1
    MIT
  • A
    license
    A
    quality
    D
    maintenance
    Enables to look up Japanese postal codes, convert zipcodes to addresses, search addresses by query, and list cities in a prefecture using the jpzip dataset.
    4
    9
    MIT
  • F
    license
    Not graded
    quality
    C
    maintenance
    Enables location intelligence for US ZIP codes, allowing users to search, profile, and compare ZIP codes across various domains like crime, income, schools, and more.

View all related MCP servers

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.

View all MCP Connectors

Latest Blog Posts

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