Odel
foehn

foehn

Local
@kayhendriksen44PythonMITUpdated Today

Access Swiss meteorological open data from MeteoSwiss, powered by foehn

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).

PyPIfoehnv0.4.0

Run

uvx foehn

MCP client config

{
  "mcpServers": {
    "foehn": {
      "command": "uvx",
      "args": [
        "foehn"
      ]
    }
  }
}