Census (ACS by ZIP) for Claude Code
io.github.mcpwright/census-mcp
U.S. Census (ACS) data by ZIP: income, demographics, housing, education, from a local store.
client:Claude Code
transport:stdio
runtime:pypi
Install Census (ACS by ZIP) in Claude Code
run in your project directory
claude mcp add census-mcp -e CENSUS_API_KEY=<CENSUS_API_KEY> -- uvx mcpwright-census
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs