Skip to content
Back to search
30
MCP http

US Address Geocoder

x402/us-address-geocoder

Geocodes a one-line US street address to coordinates and matched address via the keyless US Census Bureau geocoder. [x402: $0.07/call on base, category=data]

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

Similar MCP servers embedding-nearest

US Address to Census Geographies
Returns the Census tract, block, county, and state geographies for a US address via the keyless US Census Bureau geocoder. [x402: $0.08/call
0 tools · http
US Coordinates to Census Geographies
Returns the Census state, county, and tract geographies for a coordinate pair via the keyless US Census Bureau geocoder. [x402: $0.075/call
0 tools · http
Place Name Geocoding
Geocode a place name to coordinates via the Open-Meteo geocoding service, no key. Returns ranked matches with latitude, longitude, country,
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
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
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

How to use

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

{
  "mcpServers": {
    "us_address_geocoder": {
      "url": "https://proxy.suverse.io/v1/data/suverse-places-us-address-geocode",
      "transport": "http"
    }
  }
}