civic-ai-tools
活跃·★ 31·MIT·更新于 2026-05-28
★ 时下流行★ API 集成
使用AI探索纽约市开放数据和Google Data Commons,无需高级编程。
Civic AI Tools 通过模型上下文协议(MCP)将AI助手(GitHub Copilot、Cursor、Claude Code)与公共数据集连接起来。它允许用户用自然语言查询纽约市开放数据和Google Data Commons,生成可视化图表,并进行跨城市统计比较。专为公民技术专家、政府工作人员、记者和学生设计。
#civic-tech#ckan#data-commons#government-data#大语言模型#MCP 协议#MCP 服务器#模型上下文协议
01
功能特性
01通过MCP连接AI助手与公共数据
02查询纽约市开放数据(311投诉、检查、住房等)
03查询Google Data Commons(人口、收入、人口统计数据)
04生成可视化图表和仪表盘
05跨城市和时间段比较统计数据
02
兼容性
VS Code + Copilot
VS Code + Copilot
已通过文档验证
Cursor
Cursor
已通过文档验证
Claude Code
Claude Code
已通过文档验证
03
快速开始
1
$ git clone https://github.com/npstorey/civic-ai-tools.git
2
$ cd civic-ai-tools
3
$ cp .env.example .env
4
$ ./scripts/setup.sh
04
使用场景
↳用自然语言询问纽约市311投诉、餐厅检查或住房违规等问题
↳从Google Data Commons获取人口、收入和人口统计数据
↳从实时市政数据集生成交互式仪表盘和可视化
05
同类工具
相关搜索
评论
登录后发表评论
- PParker White2026年5月20日
Data quality from official sources is more reliable than scraped alternatives.
- EEllis White2026年4月12日
Good for public interest technology projects that need authoritative data.
- Riley Chen2026年4月7日
Government open data via MCP makes civic AI applications significantly easier to build.
- RRowan Lee2026年2月28日
MCP integration makes the data composable with other agent capabilities.