MCP Server LogoMCP Server
MCPsCategoriesDirectorySubmit
Submit
MCPsCategoriesDirectorySubmit
Submit

MCP Servers

A curated list of MCP Servers, featuring Awesome MCP Servers and Claude MCP integration.

Contact Us

[email protected]

About

Privacy PolicyTerms of Service

Resources

Model Context ProtocolMCP Starter GuideClaude MCP Servers

Community

GitHub

© 2025 mcpserver.cc © 2025 MCP Server. All rights reserved.

Privacy PolicyTerms of Service
  1. Home
  2. /Categories
  3. /Data & Storage
  4. /Datagov Mcp Server
Datagov Mcp Server

Datagov Mcp Server

Created by melaodoidao•2 days ago
Visit Website

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

Data & Storage
serveraccessingdatafromData.gov

Data.gov MCP Server

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

Data.gov Server MCP server

Installation

  1. Install the package globally:

    npm install -g @melaodoidao/datagov-mcp-server
    
  2. 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.

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

Prerequisites

  • •Familiarity with the server domain
  • •Basic understanding of related technologies
  • •Knowledge of Data & Storage

Recommended Server

Mcp Idb

Mcp Idb

MCP server for fb-idb bridge.

Mcp Command Proxy

Mcp Command Proxy

Mcp Gmail Gas

Mcp Gmail Gas

View more → →

Details

Created

June 17, 2025

Last Updated

June 17, 2025

Category

Data & Storage

Author

melaodoidao

Share

More Server

Mcp Server Bluesky

Mcp Server Bluesky

MCP server for interacting with Bluesky

Obsidian Mcp Server

Obsidian Mcp Server

Obsidian Knowledge-Management MCP (Model Context Protocol) server that enables AI agents and development tools to interact with an Obsidian vault. It provides a comprehensive suite of tools for reading, writing, searching, and managing notes, tags, and frontmatter, acting as a bridge to the Obsidian Local REST API plugin.

Mcp Llms Txt Explorer

Mcp Llms Txt Explorer

MCP to explore websites with llms.txt files

Mcp Selenium

Mcp Selenium

An MCP implementation for Selenium WebDriver