Back to directory
albertdow/mcp-datapi

albertdow/mcp-datapi

@albertdow

An MCP server for working with ECWMF Climate Data Store (CDS) catalogues and datapi

mcpdatapiclimateCDSECWMFdata-cataloguepythonweathertool

Installation & Configuration

{
  "mcpServers": {
    "DatapiServer": {
      "command": "uv",
      "args": [
        "--directory",
        "mcp-datapi",
        "run",
        "mcp_datapi/datapi_server.py"
      ],
      "env": {
        "DATAPI_URL": "<DATAPI_URL>",
        "DATAPI_KEY": "<DATAPI_KEY>"
      }
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2026/6/13
Updated
2026/6/13