customer data platforms

OpenDataMCP

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

python
cloud
customer data platforms
0
View on GitHub

Installation

npx -y OpenDataMCP/OpenDataMCP

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

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

About This MCP Server

OpenDataMCP/OpenDataMCP

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

GitHub: https://github.com/OpenDataMCP/OpenDataMCP

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub