--- title: Mcp Census emoji: 🏢 colorFrom: red colorTo: gray sdk: gradio sdk_version: 5.33.0 app_file: app.py pinned: false short_description: mcp-census server build for the agents-mcp-hackathon tags: - mcp-server-track --- # Possible improvements * Rather than build tool sets for every Census dataset (decennial, american community survey, etc.), it may be more comprensive to build tooling around the [machine readable dataset discovery tool](https://www.census.gov/data/developers/updates/new-discovery-tool.html). * The Census Bureau publishes myriad documentation. Enabling semantic retrieval via RAG should provide agents with information to better respond to user queries. Check out the configuration reference at [https://huggingface.co/docs/hub/spaces-config-reference](https://huggingface.co/docs/hub/spaces-config-reference)