Skip to main content
Glama
pipeworx-io

mcp-postcodes

by pipeworx-io

mcp-postcodespaces

Postcodes MCP — 封装 postcodes.io 的英国邮编 API(免费,无需认证)。

属于 Pipeworx —— 一个将 AI 智能体连接到 1394+ 个实时数据源的 MCP 网关。

工具

工具

描述

lookup_postcode

获取某个英国邮编(例如:'SW1A 1AA')的地理详细信息。返回坐标、大区、区、选区和议会选区。

nearest_postcode

从给定邮编(例如:'SW1A 1AA')附近查找英国邮编,按距离排序。返回包含坐标的列表。

validate_postcode

验证英国邮编格式(例如:'SW1A 1AA'),返回该邮编是否有效及格式详情。

random_postcode

随机获取一个有效的英国邮编及其完整地理信息。返回坐标、行政区、区、选区和议会选区。

Related MCP server: PostalDataPI MCP Server

快速开始

添加到您的 MCP 客户端(Claude Desktop、Cursor、Windsurf 等):

{
  "mcpServers": {
    "postcodes": {
      "url": "https://gateway.pipeworx.io/postcodes/mcp"
    }
  }
}

或连接到完整的 Pipeworx 网关,即可访问所有 1394+ 个数据源:

{
  "mcpServers": {
    "pipeworx": {
      "url": "https://gateway.pipeworx.io/mcp"
    }
  }
}

与 ask_pipeworx 一起使用

无需直接调用工具,您可以直接用纯英文提问:

ask_pipeworx({ question: "your question about Postcodes 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
    Enables users to search UK property prices by postcode, street, or city using the HM Land Registry's SPARQL endpoint. It also provides tools for resolving postcodes and finding nearby locations through Ordnance Survey data.
    2
    2
    MIT
  • 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
    Not graded
    quality
    B
    maintenance
    UK address (Royal Mail PAF), email, and phone (live HLR carrier) validation via the Postio API. Six tools: address search, postcode lookup, UDPRN, email validate, phone validate, and a health probe.
    MIT

View all related MCP servers

Related MCP Connectors

  • Address validation & geocoding for AI agents: 240+ countries, UK PAF, free US/CA enrichment

  • Zippopotam MCP — wraps Zippopotam.us ZIP/postal code API (free, no auth)

  • Hungarian postcode lookup + validation - 3,484 codes, sub-10ms lookups, bulk address endpoint.

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-postcodes'

If you have feedback or need assistance with the MCP directory API, please join our Discord server