Odel
srgssr mcp

srgssr mcp

Local
@malkreide1PythonMITUpdated 6 days ago

SRG SSR weather, video, audio, EPG, Polis

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

PyPIsrgssr-mcpv2.0.1

Run

uvx srgssr-mcp

MCP client config

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