MCP.so
登录

Data.gov MCP Server

@melaodoidao

关于 Data.gov MCP Server

An MCP server for accessing data from Data.gov, providing tools and resources for interacting with government datasets.

基本信息

分类

数据与分析

许可证

MIT

运行时

node

传输方式

stdio

发布者

melaodoidao

配置

暂无标准配置

该服务器的 README 中没有可解析的 MCP 配置块,请前往代码仓库查看安装说明。

代码仓库

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

What is Data.gov MCP Server?

An MCP server for accessing data from Data.gov, providing tools and resources for interacting with U.S. government datasets. It is intended for developers and AI agents that need to search, retrieve metadata, or list groups and tags from Data.gov.

How to use Data.gov MCP Server?

Install the package globally via npm: npm install -g @melaodoidao/datagov-mcp-server. Then add an entry to your MCP client settings (e.g., cline_mcp_settings.json or claude_desktop_config.json) with the command datagov-mcp-server. Use the server's tools or resource template with your MCP client by specifying the server name and tool/resource name.

Key features of Data.gov MCP Server

  • Search packages on Data.gov
  • Get details for a specific dataset
  • List groups on Data.gov
  • List tags on Data.gov
  • Access any Data.gov resource by URL

Use cases of Data.gov MCP Server

  • Search for government datasets by keyword or criteria
  • Retrieve full metadata for a specific dataset
  • Browse available groups or tags to discover dataset categories
  • Fetch raw data from a known resource URL

FAQ from Data.gov MCP Server

What dependencies does Data.gov MCP Server require?

The server requires Node.js and npm to install and run. It is installed as a global npm package.

Where does the data come from?

All data is accessed from Data.gov, the U.S. government's open data portal. The server does not store or cache data locally.

How do I configure the server for use?

Add an entry to your MCP client settings file (e.g., cline_mcp_settings.json or claude_desktop_config.json) with the command datagov-mcp-server and no additional arguments. On macOS, the file is typically in your user Library under Application Support.

What tools and resources does the server provide?

It provides four tools: package_search, package_show, group_list, tag_list, and one resource template: datagov://resource/{url} for accessing any Data.gov resource by its URL.

Does the server require authentication?

No authentication

评论

数据与分析 分类下的更多 MCP 服务器