Back to search
30
MCP streamable-http

postcodes

io.github.pipeworx-io/postcodes

Postcodes MCP — wraps postcodes.io UK postcode API (free, no auth)

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

ukpolice
UK Police MCP — wraps the UK Police Data API (free, no auth)
0 tools · streamable-http
qrcode
QR Code MCP — wraps api.qrserver.com (free, no auth)
0 tools · streamable-http
numuersapi
NumbersAPI MCP — wraps numbersapi.com (free, no auth)
0 tools · streamable-http
@pipeworx/mcp-postcodes
MCP server for UK postcode lookups via postcodes.io
0 tools
domains
Domains MCP — Domainsdb.info API (free, no auth)
0 tools · streamable-http
zippopotam
Zippopotam MCP — wraps Zippopotam.us ZIP/postal code API (free, no auth)
0 tools · streamable-http

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "postcodes": {
      "url": "https://gateway.pipeworx.io/postcodes/mcp",
      "transport": "streamable-http"
    }
  }
}