Skip to content
Back to search
30
MCP http

FCC Census Block Lookup

x402/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, 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 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 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
Fcc
FCC public geo/census APIs (geo.fcc.gov) MCP.
0 tools · streamable-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 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": {
    "fcc_census_block_lookup": {
      "url": "https://proxy.suverse.io/v1/data/suverse-demographics-fcc-block",
      "transport": "http"
    }
  }
}