About National Data
National Data is an MCP server in the Developer Tools category: 国家统计局数据查询的MCP服务,可用于claude 等支持mcp的AI工具中. It has been installed 0 times through Conduid.
Tools (6)
browse_tree浏览国家统计局指标分类树。可逐层钻取获取子节点,叶子节点的_id即为cid。
Takes no parameters.
get_data获取统计数据。支持全国/31省/指定省份。需提供cid和indicatorIds(通过get_indicators获取)。
Takes no parameters.
get_indicators根据cid获取数据集下的所有可用指标(含指标ID、名称、单位、统计口径)。
Takes no parameters.
list_provinces获取31省份代码列表,用于了解可用的地区参数。
Takes no parameters.
search_and_get一步到位:根据关键词搜索 → 定位cid → 获取指标 → 查询数据。适合快速查询。支持指定地区。
Takes no parameters.
search_statistics通过关键词搜索国家统计局数据集,返回匹配的数据集及其cid。用于定位要查询的数据。
Takes no parameters.
Install
git clone https://github.com/Ddhjx-code/national_dataThis server has no ConduID identity, so agent calls to it are not receipted. Pin the version you install and review the source before granting it credentials.
Ask AI
Ask AI about National Data
Powered by Claude · Grounded in docs
Security checks
- ·README presentNot checked yet.
- ·License declaredNot checked yet.
- ·Tests presentNot checked yet.
- ·Dependencies pinnedNot checked yet.
- ·No dynamic code executionNot checked yet.
- ·Scoped permissionsNot checked yet.