Back to search
30
MCP streamable-http

zippopotam

io.github.pipeworx-io/zippopotam

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

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

Similar MCP servers embedding-nearest

@pipeworx/mcp-zippopotam
MCP server for ZIP and postal code lookups via Zippopotam.us
0 tools
postcodes
Postcodes MCP — wraps postcodes.io UK postcode API (free, no auth)
0 tools · streamable-http
zenquotes
ZenQuotes MCP — wraps ZenQuotes API (free, no auth)
0 tools · streamable-http
nominatim
Nominatim MCP — wraps OpenStreetMap Nominatim geocoding API (free, no auth)
0 tools · streamable-http
deckofcards
Deck of Cards MCP — wraps deckofcardsapi.com (free, no auth)
0 tools · streamable-http
qrcode
QR Code MCP — wraps api.qrserver.com (free, no auth)
0 tools · streamable-http

How to use

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

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