
Srgssr Mcp
Let your coding agent pull SRG SSR weather, TV/radio EPG, on-demand video and audio, and Polis news from Swiss public broadcasting APIs in one MCP session.
Overview
io.github.malkreide/srgssr-mcp is a MCP server for the Idea phase that queries SRG SSR weather, video, audio, EPG, and Polis from Swiss public broadcasting.
What is this MCP server?
- stdio MCP server v1.0.3 installable via uvx from PyPI (identifier srgssr-mcp)
- SRG SSR surfaces: weather, video, audio, electronic program guide (EPG), and Polis
- Registry-listed under Culture & Media scope for Swiss public broadcaster integrations
- Agent-callable tools for programmatic media and schedule discovery without custom scrapers
- Server schema version 1.0.3 on PyPI package identifier srgssr-mcp
- Transport type stdio with runtimeHint uvx
- Registry category Culture & Media with core scope
Community signal: 1 GitHub stars.
What problem does it solve?
Swiss media and weather APIs are spread across broadcaster endpoints, so agents waste turns guessing URLs or scraping pages that change without notice.
Who is it for?
Indie builders prototyping Swiss news, radio, TV, or weather features inside Claude Code or Cursor who want MCP-native SRG SSR access.
Skip if: Teams that need global streaming rights management, custom CDNs, or production video pipelines without any Swiss SRG SSR use case.
What do I get? / Deliverables
After you register the server, your agent can call structured SRG SSR tools for schedules, media, and weather while you scope Swiss-facing products.
- Registered stdio MCP server exposing SRG SSR weather, media, EPG, and Polis tools
- Agent-ready queries for Swiss broadcast catalogs without custom scrape scripts
- Reproducible local integration path via PyPI identifier srgssr-mcp at version 1.0.3
Recommended MCP Servers
Journey fit
Canonical shelf is Idea because builders use public-broadcast data to research audiences, localize content, and prototype media-aware products before committing to a stack. Research subphase fits tooling that fetches live catalogs, schedules, and regional weather rather than shipping production integrations.
How it compares
MCP integration to SRG SSR APIs, not a general web-scraping skill or a hosted media player.
Common Questions / FAQ
Who is io.github.malkreide/srgssr-mcp for?
Solo builders and small teams shipping agent-assisted apps that need Swiss public broadcast weather, A/V catalogs, EPG, or Polis data during research and early build.
When should I use io.github.malkreide/srgssr-mcp?
Use it in the Idea or Validate phase when you are exploring Swiss locale content, schedule-aware features, or broadcast-backed prototypes before hard-coding integrations.
How do I add io.github.malkreide/srgssr-mcp to my agent?
Add the MCP server entry pointing at the PyPI package srgssr-mcp (v1.0.3) with stdio transport and run it via uvx per your editor’s MCP config, then restart the agent.