OpenDataMCP/OpenDataMCP
Connect any Open Data to any LLM with Model Context Protocol.
Quick Start
Clone the repository:
git clone https://github.com/OpenDataMCP/OpenDataMCPClaude Desktop configuration example:
{
"mcpServers": {
"opendatamcp": {
"command": "npx",
"args": [
"-y",
"OpenDataMCP/OpenDataMCP"
]
}
}
}Check the repository README for specific installation and configuration instructions.