loading…
Search for a command to run...
loading…
Provides access to the US Census Bureau API, allowing AI agents to retrieve demographic data and population statistics across thousands of datasets. It enables
Provides access to the US Census Bureau API, allowing AI agents to retrieve demographic data and population statistics across thousands of datasets. It enables users to search for datasets, discover variable codes, and query specific geographic data like states and counties.
Query the US Census Bureau API for demographic, economic, and geographic data.
Free API — No API key required.
| Tool | Description |
|---|---|
search_datasets |
Search available US Census Bureau datasets by keyword (e.g. 'acs', 'decennial', 'business patterns') |
get_variables |
List variables available in a Census dataset. Use to discover variable codes before querying data. |
get_geographies |
List supported geography levels for a Census dataset (state, county, tract, etc.) |
query_data |
Query Census Bureau data. Returns tabular data for specified variables and geography. Requires CENSUS_API_KEY. |
get_population |
Convenience tool: get total population (B01001_001E) for a geography. Defaults to ACS 5-year 2022. |
git clone https://github.com/PetrefiedThunder/mcp-census.git
cd mcp-census
npm install
npm run build
Add to your claude_desktop_config.json:
{
"mcpServers": {
"census": {
"command": "node",
"args": ["/path/to/mcp-census/dist/index.js"]
}
}
}
npx mcp-census
MIT
Выполни в терминале:
claude mcp add mcp-census -- npx Web content fetching and conversion for efficient LLM usage.
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
автор: modelcontextprotocolProvides auto-configuration for setting up an MCP server in Spring Boot applications.
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
автор: xuzexin-hzНе уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории ai