Odel
meteoswiss mcp

meteoswiss mcp

Local
@malkreidePythonMITUpdated 1w ago

MeteoSwiss Open Data for weather, climate normals, warnings

Runs locally over stdio

This server isn't hosted β€” your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

PyPImeteoswiss-mcpv0.6.1

Run

uvx meteoswiss-mcp

MCP client config

{
  "mcpServers": {
    "meteoswiss-mcp": {
      "command": "uvx",
      "args": [
        "meteoswiss-mcp"
      ]
    }
  }
}