Census (ACS by ZIP) runs on your own machine — the client starts it, so there is no endpoint to ping. 120 installs a week from pypi. Last commit 20 Aug 2026.
U.S. Census (ACS) data by ZIP: income, demographics, housing, education, from a local store.
Today is the operative word: we check Census (ACS by ZIP) every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add census-mcp -- uvx mcpwright-census
{
"mcpServers": {
"census-mcp": {
"args": [
"mcpwright-census"
],
"command": "uvx"
}
}
}
[mcp_servers.census-mcp]
command = "uvx"
args = ["mcpwright-census"]
{
"mcpServers": {
"census-mcp": {
"args": [
"mcpwright-census"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"census-mcp": {
"args": [
"mcpwright-census"
],
"command": "uvx"
}
}
}
This one needs environment variables set before it will start:
CENSUS_API_KEY (Free Census API key (get one at https://api.census.gov/data/key_signup.html). Required for the one-time bulk download of the ACS dataset.).
The author declared them in the registry entry; get the values from the project itself.
Population, income, poverty, education, housing, and commuting from the US Census ACS
Query US Census Bureau data: demographics, economics, and housing statistics.
US ZIP code intelligence: demographics, weather, tax, crime, housing, voting, and more.
School enrollment, graduation rates, demographics, finance, and Title I data
Real-world location intelligence: foot traffic, trade areas, demographics, site scoring, and more.
National crime incident estimates from NIBRS by offense type, weapon, and location
75 MCP tools: SEC financials, FRED economics, IRS 990, FDA, FX, UK Companies House.
Bahrain government open data — population and census statistics, education, GDP and labor market…
Answers built from our own checks of this server.