Back to search
30
MCP
http
US ZIP Code Lookup
x402/us-zip-code-lookupReturns 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
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"
}
}
}