An MCP server for accessing data from Data.gov, providing tools and resources for interacting with government datasets.
An MCP server for accessing data from Data.gov, providing tools and resources for interacting with government datasets.
Install the package globally:
npm install -g @melaodoidao/datagov-mcp-server
Configure the MCP Server:
Add the following entry to your cline_mcp_settings.json
file (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.json
instead.
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.
Contributions are welcome! Please feel free to submit issues or pull requests.
MIT License
Twitch Mcp Server
A Model Context Protocol (MCP) server that provides tools for interacting with the Twitch API using the Helix API.
Mcp Server Ragdocs
An MCP server that provides tools for retrieving and processing documentation through vector search, both locally or hosted. Enabling AI assistants to augment their responses with relevant documentation context.
Mcp Codex Keeper
An intelligent MCP server that serves as a guardian of development knowledge, providing Cline assistants with curated access to latest documentation and best practices across the software development landscape
A specialized Model Context Protocol (MCP) server that enables you to search, read, delete and send emails from your Gmail account, leveraging an AI Agent to help with each operation. Optimized for Systemprompt MCP Voice client.
A specialized Model Context Protocol (MCP) server that enables AI-powered interview roleplay scenarios
MCP server for creating UI flowcharts