Access U.S. Census Bureau housing data including ACS, building permits, housing starts, homeownership rates, and available census datasets by geography.
# Census
Census MCP — U.S. Census Bureau housing-relevant APIs.
## census_acs
Search American Community Survey data by geography and variable code (e.g., B25077_001E for median h
## census_building_permits
Check monthly building permits for new residential construction by geography. Returns count of autho
## census_housing_starts
Get residential construction pipeline by geography: new starts, units under construction, and comple
## census_homeownership
Check quarterly homeownership rates by geography. Returns percentage of owner-occupied housing units
## census_available_datasets
Discover Census datasets and their variables. Returns dataset names, descriptions, and variable code
```json
{
"mcpServers": {
"census": {
"url": "https://gateway.pipeworx.io/census/mcp"
}
}
}
```
don't have the plugin yet? install it then click "run inline in claude" again.