Census (ACS by ZIP) runs on your own machine — the client starts it, so there is no endpoint to ping. 78 installs a week from pypi. Last commit 11 Jun 2026.
U.S. Census (ACS) data by ZIP: income, demographics, housing, education, from a local store.
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"
}
}
}
Answers built from our own checks of this server.