Data.gov MCP Server
Data.gov MCP 服务器
用于访问 Data.gov 数据的 MCP 服务器,提供与政府数据集交互的工具和资源。
安装
全局安装包:
npm install -g @melaodoidao/datagov-mcp-server配置 MCP 服务器:
将以下条目添加到您的
cline_mcp_settings.json文件(通常位于 macOS 上的~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/):{ "mcpServers": { "datagov": { "command": "datagov-mcp-server", "args": [], "env": {} } } }如果您正在使用 Claude Desktop 应用程序,请将条目添加到
~/Library/Application Support/Claude/claude_desktop_config.json。
Related MCP server: datagovma-mcp
用法
该服务器提供以下工具:
package_search:在 Data.gov 上搜索包(数据集)。package_show:获取特定包(数据集)的详细信息。group_list:列出 Data.gov 上的群组。tag_list:列出 Data.gov 上的标签。
它还提供了以下资源模板:
datagov://resource/{url}:通过 URL 访问 Data.gov 资源。
您可以通过指定服务器名称( datagov-mcp-server )和工具/资源名称将这些工具和资源与 Cline 一起使用。
贡献
欢迎贡献!请随时提交问题或拉取请求。
执照
MIT 许可证
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- FlicenseNot gradedqualityDmaintenanceAn MCP server that provides tools to search, query, and aggregate data from any Socrata open data portal.
- AlicenseNot gradedqualityCmaintenanceMCP server for the Moroccan Open Data portal (data.gov.ma) enabling search and retrieval of datasets, resources, organizations, and groups via CKAN API.1MIT
- AlicenseBqualityDmaintenanceMCP server with 562 tools accessing 114 government data APIs covering economic, health, education, energy, and more from federal, state, and international sources.1001MIT
- AlicenseNot gradedqualityCmaintenanceEnables AI agents to query U.S. government datasets via the Data.gov CKAN API, wrapped as an MCP server.12MIT
Related MCP Connectors
This MCP server provides seamless access to Malaysia's government open data, including datasets, w…
Data.gov MCP — wraps Data.gov CKAN API (catalog.data.gov/api/3)
HealthData.gov MCP — wraps HealthData.gov CKAN API (free, no auth)
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/melaodoidao/datagov-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server