Odel
swiss environment mcp

swiss environment mcp

Local
@malkreide1PythonMITUpdated 5 days ago

BAFU environmental data, NABEL air quality, hydrology

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

PyPIswiss-environment-mcpv0.6.0

Run

uvx swiss-environment-mcp

MCP client config

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