Datagov
FreeNot checkedAn MCP server for accessing data from Data.gov, providing tools and resources for interacting with government datasets.
About
An MCP server for accessing data from Data.gov, providing tools and resources for interacting with government datasets.
README
An MCP server for accessing data from Data.gov, providing tools and resources for interacting with government datasets.
Installation
Install the package globally:
npm install -g @melaodoidao/datagov-mcp-serverConfigure the MCP Server:
Add the following entry to your
cline_mcp_settings.jsonfile (usually located in~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/on macOS):{ "mcpServers": { "datagov": { "command": "datagov-mcp-server", "args": [], "env": {} } } }If you are using the Claude Desktop app, add the entry to
~/Library/Application Support/Claude/claude_desktop_config.jsoninstead.
Usage
This server provides the following tools:
package_search: Search for packages (datasets) on Data.gov.package_show: Get details for a specific package (dataset).group_list: List groups on Data.gov.tag_list: List tags on Data.gov.
It also provides the following resource template:
datagov://resource/{url}: Access a Data.gov resource by its URL.
You can use these tools and resources with Cline by specifying the server name (datagov-mcp-server) and the tool/resource name.
Contributing
Contributions are welcome! Please feel free to submit issues or pull requests.
License
MIT License
Installing Datagov
This server has no published package — it is built from source. Open the repository and follow its README.
▸ github.com/melaodoidao/datagov-mcp-serverFAQ
Is Datagov MCP free?
Yes, Datagov MCP is free — one-click install via Unyly at no cost.
Does Datagov need an API key?
No, Datagov runs without API keys or environment variables.
Is Datagov hosted or self-hosted?
Self-hosted: the server runs locally on your machine via the install command above.
How do I install Datagov in Claude Desktop, Claude Code or Cursor?
Open Datagov on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Related MCPs
GitHub
PRs, issues, code search, CI status
by GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
by mcpdotdirectCompare Datagov with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All development MCPs
