Skip to main content
Glama
pipeworx-io

mcp-postcodes

by pipeworx-io

mcp-postcodes

Postcodes MCP — postcodes.io 영국 우편번호 API를 래핑합니다 (무료, 인증 불필요)

Pipeworx의 일부 — AI 에이전트를 1394개 이상의 실시간 데이터 소스에 연결하는 MCP 게이트웨이입니다.

도구

도구

설명

lookup_postcode

영국 우편번호(예: 'SW1A 1AA')의 지리적 세부 정보를 가져옵니다. 좌표, 지역, 구, 와드, 선거구를 반환합니다.

nearest_postcodes

주어진 우편번호(예: '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