MCP Server
MCP
Census (ACS by ZIP)
U.S. Census (ACS) data by ZIP: income, demographics, housing, education, from a local store.
Install
uvx mcpwright-census
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "pypi",
"identifier": "mcpwright-census",
"version": "0.1.3",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "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.",
"isRequired": true,
"format": "string",
"name": "CENSUS_API_KEY"
}
]
}
]
}
mcp
model-context-protocol
pypi
By
Comments
Sign in to leave a comment