Skip to main content
Customer Data PlatformsPython

OpenDataMCP/OpenDataMCP

Connect any Open Data to any LLM with Model Context Protocol.

customer-data-platformscloud-service
Share:

Quick Start

Clone the repository:

git clone https://github.com/OpenDataMCP/OpenDataMCP

Claude Desktop configuration example:

{
  "mcpServers": {
    "opendatamcp": {
      "command": "npx",
      "args": [
        "-y",
        "OpenDataMCP/OpenDataMCP"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Customer Data Platforms
Language
Python
Author
OpenDataMCP