customer data platforms
OpenDataMCP
Connect any Open Data to any LLM with Model Context Protocol.
python
cloud
customer data platforms
Installation
npx -y OpenDataMCP/OpenDataMCPConfiguration
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.
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub