← Back to search Server uses network capabilities via: httpx, socket, urllib Server uses filesystem capabilities via: os, pathlib, shutil Server uses shell capabilities via: subprocess Server uses env_vars capabilities via: os.environ
io.github.malkreide/srgssr-mcp
SRG SSR weather, video, audio, EPG, Polis
C
72.1 / 100
Versions
1.0.3latestfirst seen Jun 30, 2026
Tools 15
srgssr_daily_briefing annotations: none low
Compose a day's weather + EPG into one typed response. The two leaf tools each catch their own exceptions and return either a success Response or a :class:`ToolErrorResponse`, so this aggregator never raises and always assembles a DailyBriefingResponse — keeping the Graceful-Degradation contract from before the typed-model migration.
ctx string params DailyBriefingInput
srgssr_video_get_shows annotations: none low
ctx string params VideoShowsInput
srgssr_video_get_episodes annotations: none low
ctx string params VideoEpisodesInput
srgssr_video_get_livestreams annotations: none low
ctx string params VideoLivestreamsInput
srgssr_polis_get_votations annotations: none low
ctx string params PolisListInput
srgssr_polis_get_votation_results annotations: none low
ctx string params PolisResultInput
srgssr_polis_get_elections annotations: none low
ctx string params PolisListInput
srgssr_weather_search_location annotations: none low
Search Swiss locations for weather forecasting (SDK-002 strict model).
ctx string params WeatherSearchInput
srgssr_weather_current annotations: none low
Current weather for a Swiss location (SDK-002 strict model).
ctx string params WeatherForecastInput
srgssr_weather_forecast_24h annotations: none low
Hourly 24-hour forecast for a Swiss location (SDK-002 strict model).
ctx string params WeatherForecastInput
srgssr_weather_forecast_7day annotations: none low
Daily 7-day forecast for a Swiss location (SDK-002 strict model).
ctx string params WeatherForecastInput
srgssr_audio_get_shows annotations: none low
ctx string params AudioShowsInput
srgssr_audio_get_episodes annotations: none low
ctx string params AudioEpisodesInput
srgssr_audio_get_livestreams annotations: none low
ctx string params VideoLivestreamsInput
srgssr_epg_get_programs annotations: none low
ctx string params EpgProgramsInput
Permissions 4
network medium filesystem low shell high env_vars low Scan Findings 43
low
Tool 'srgssr_video_get_livestreams' has no annotations
low
Tool 'srgssr_daily_briefing' has no annotations
low
Tool 'srgssr_video_get_shows' has no annotations
low
Tool 'srgssr_video_get_episodes' has no annotations
low
Tool 'srgssr_polis_get_votations' has no annotations
low
Tool 'srgssr_polis_get_votation_results' has no annotations
low
Tool 'srgssr_polis_get_elections' has no annotations
low
Tool 'srgssr_weather_search_location' has no annotations
low
Tool 'srgssr_weather_current' has no annotations
low
Tool 'srgssr_weather_forecast_24h' has no annotations
low
Tool 'srgssr_weather_forecast_7day' has no annotations
low
Tool 'srgssr_audio_get_shows' has no annotations
low
Tool 'srgssr_audio_get_episodes' has no annotations
low
Tool 'srgssr_audio_get_livestreams' has no annotations
low
Tool 'srgssr_epg_get_programs' has no annotations
info
Sandbox failed to start for behavioral verification
medium
Vulnerable dependency: pydantic@2.0.0 (GHSA-mr82-8j83-vxmv)
medium
Vulnerable dependency: pydantic@2.0.0 (PYSEC-2026-1812)
info
pyproject.toml metadata
info
Tool: srgssr_daily_briefing
info
Tool: srgssr_video_get_shows
info
Tool: srgssr_video_get_episodes
info
Tool: srgssr_video_get_livestreams
info
Tool: srgssr_polis_get_votations
info
Tool: srgssr_polis_get_votation_results
info
Tool: srgssr_polis_get_elections
info
Tool: srgssr_weather_search_location
info
Tool: srgssr_weather_current
info
Tool: srgssr_weather_forecast_24h
info
Tool: srgssr_weather_forecast_7day
info
Tool: srgssr_audio_get_shows
info
Tool: srgssr_audio_get_episodes
info
Tool: srgssr_audio_get_livestreams
info
Tool: srgssr_epg_get_programs
info
Transport: streamable-http
info
Required env vars (3)
info
Sandbox failed to start for output poisoning scan
medium
Permission: network access detected
low
Permission: filesystem access detected
high
Permission: shell access detected
low
Permission: env_vars access detected
info
No dependency files found for SBOM generation
medium
No build provenance detected (SLSA L0)