TIGER/Line Geocoder (Census)

TIGER/Line Geocoder (Census) MCP Connector for Claude

A+

Access official US Census Bureau geocoding services to convert addresses into coordinates and detailed census geography data.

8 tools Official Updated Jun 28, 2026 Official Vinkius Partner

Connect to the US Census Bureau TIGER/Line Geocoder to transform location data into actionable geographic insights directly within your AI agent.

What you can do

  • Address Geocoding — Convert single-line or structured addresses (street, city, state, zip) into precise latitude and longitude coordinates.
  • Census Geographies — Retrieve high-resolution census data including tracts, blocks, and tribal areas for any location.
  • Puerto Rico Support — Specialized geocoding for Puerto Rico addresses, including Urbanization and Municipio parameters.
  • Reverse Geocoding — Submit coordinates to identify the exact census boundaries and administrative layers they fall within.
  • Batch Processing — Process up to 10,000 addresses at once via CSV data for large-scale data analysis.
  • Benchmark Management — List and select specific Census benchmarks and vintages to ensure data consistency across different time periods.

How it works

  1. Subscribe to this server
  2. The service uses the public Census Bureau API (no complex registration required)
  3. Start querying US geographic data from Claude, Cursor, or any MCP-compatible client

Who is this for?

  • Data Scientists & Researchers — automate the mapping of addresses to census tracts for demographic analysis.
  • Urban Planners — quickly identify administrative boundaries and census blocks for infrastructure projects.
  • Logistics Teams — validate US addresses and normalize geographic data for routing and delivery.
census-datageocodingtiger-linegismapping

8 tools expose this connector's capabilities to your AI agent.

batch_geocode_address

Format: Unique ID, Street address, City, State, ZIP Batch geocode up to 10,000 addresses

batch_geocode_coordinates

Format: Unique ID, Longitude (X), Latitude (Y) Batch lookup census geographies for coordinates

list_benchmarks

g., Public_AR_Current) and their IDs. List available Census Geocoder benchmarks

geocode_address_pr

Geocode a structured Puerto Rico address

geocode_address

Geocode a structured address

geocode_coordinates

) for a specific latitude and longitude. Lookup census geographies for coordinates

geocode_oneline

Geocode a single line address

list_vintages

List available Census Geocoder vintages for a benchmark

See how to talk to your AI agent using TIGER/Line Geocoder (Census).

Geocode the address '1600 Pennsylvania Ave NW, Washington, DC 20500' using the Public_AR_Current benchmark.

I've geocoded the address. The coordinates are Longitude: -77.03636, Latitude: 38.89715. This was matched using the Public_AR_Current benchmark.

What census tract and block are located at coordinates -76.9274, 38.8459?

Checking census geographies... Those coordinates correspond to Census Tract 8007, Block 1004 in Prince George's County, Maryland (using the Current vintage).

List all available geocoding benchmarks.

I've retrieved the available benchmarks. You can use 'Public_AR_Current' (ID: 4), 'Public_AR_Census2020' (ID: 2020), or 'Public_AR_Census2010' (ID: 10) for your queries.

Yes! Use the `geocode_oneline` tool with `returntype` set to 'geographies'. Provide the address and a benchmark (like 'Public_AR_Current') to receive full geographic metadata.

Related Connectors