Skip to content
Back to search
30
MCP http

US Address to Census Geographies

x402/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 on base, category=data]

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

Similar MCP servers embedding-nearest

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
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 bas
0 tools · http
US Census Bureau
Query U.S. Census Bureau demographic and geographic data, variables, and geographies.
0 tools
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
FCC Census Block Lookup
Returns the Census block, county, and state FIPS codes for a coordinate pair via the keyless FCC block-find API. [x402: $0.06/call on base,
0 tools · http
UK Postcode Details
Returns full administrative and geographic detail for a UK postcode (region, district, ward, coordinates) via the keyless postcodes.io API.
0 tools · http

How to use

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

{
  "mcpServers": {
    "us_address_to_census_geographies": {
      "url": "https://proxy.suverse.io/v1/data/suverse-demographics-census-tract",
      "transport": "http"
    }
  }
}