Skip to main content
Glama
EricGrill

Civic Data MCP Server

by EricGrill

query_census

Retrieve demographic and statistical data from the US Census Bureau API by specifying datasets, variables, geography, and year parameters.

Instructions

Make a raw query to the Census API.

Args: dataset: Dataset path (e.g., 'acs/acs5', 'dec/pl') variables: List of variable codes to retrieve geo: Geography specification (e.g., 'state:06', 'county:*&in=state:06') year: Data year (default: 2022) Returns: Raw JSON response from Census API

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
datasetYes
variablesYes
geoYes
yearNo2022

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/EricGrill/mcp-civic-data'

If you have feedback or need assistance with the MCP directory API, please join our Discord server