Skip to content
Back to search
30
MCP http

UK Postcode Details

x402/uk-postcode-details

Returns full administrative and geographic detail for a UK postcode (region, district, ward, coordinates) via the keyless postcodes.io API. [x402: $0.06/call on base, category=data]

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

Similar MCP servers embedding-nearest

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
IP Geolocation Detail
Returns country, region, city, ISP, org, and coordinates for an IP address via the keyless ip-api.com service. [x402: $0.055/call on base, c
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
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, cat
0 tools · http
postcodes
Postcodes MCP — wraps postcodes.io UK postcode API (free, no auth)
0 tools · streamable-http
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

How to use

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

{
  "mcpServers": {
    "uk_postcode_details": {
      "url": "https://proxy.suverse.io/v1/data/suverse-postal-uk-postcode-full",
      "transport": "http"
    }
  }
}