Data.gov MCP Server
@melaodoidao
About Data.gov MCP Server
An MCP server for accessing data from Data.gov, providing tools and resources for interacting with government datasets.
Basic information
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
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
More Data & Analytics MCP servers
mcp-simple-arxiv
andybrandtTool to work with arXiv, provide LLM with ability to search and read papers from there
Bright Data MCP
brightdata-comA powerful Model Context Protocol (MCP) server that provides an all-in-one solution for public web access.
MCP Deep Web Research Server (v0.3.0)
qpd-vEnhanced MCP server for deep web research
MCP Server for Deep Research
reading-plus-aiFederal Reserve Economic Data MCP Server
stefanoamorelliOpen-source FRED MCP Server (Federal Reserve Economic Data)
Comments