Skip to content
Back to search
30
MCP http

US ZIP Code Lookup

x402/us-zip-code-lookup

Returns the city, state, and lat/long coordinates for a US ZIP code via the keyless Zippopotam.us postal API. [x402: $0.05/call on base, category=data]

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

Similar MCP servers embedding-nearest

US City to ZIP Codes
Returns all ZIP codes and coordinates for a US city within a given state via the keyless Zippopotam.us API. [x402: $0.06/call on base, categ
0 tools · http
Postal Code Lookup
Resolve a postal code to its place names, state, and coordinates via Zippopotam, no key. Returns places with city, state, latitude, and long
0 tools · http
US Place Lookup by City Name
Looks up US postal codes by state and city name via Zippopotam. Returns matching place names with latitude, longitude, and post code. Keyles
0 tools · http
International Postal Code Lookup
Returns place name, region, and coordinates for a postal code in a given country (DE, GB, CA, NL, ES, and more) via keyless Zippopotam.us. [
0 tools · http
German Postcode Lookup
Looks up a German (DE) postal code via Zippopotam and returns the associated place name(s) with latitude, longitude, and state. Keyless. [x4
0 tools · http
UK Postcode Lookup
Look up a UK postcode from Postcodes.io, no key. Returns the latitude, longitude, district, region, and administrative areas. For AI agents
0 tools · http

How to use

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

{
  "mcpServers": {
    "us_zip_code_lookup": {
      "url": "https://proxy.suverse.io/v1/data/suverse-postal-us-zip",
      "transport": "http"
    }
  }
}