Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

io.github.malkreide/meteoswiss-mcp

PYPI · METEOSWISS-MCP · SCANNED SEP 20

MeteoSwiss Open Data for weather, climate normals, warnings

Available components

0 this week 78 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score → Why this is hard to score →

Supply Chain Security100
  • No malware found by supply-chain analysis.Pass
  • No known CVEs affecting this package version or its production dependencies.Pass
  • Runs hatchling.build at install time, a recognised native-build step with no shell scripting around it. View diagnostics → Pass
  • 1 of 33 dependencies flagged as unhealthy. View diagnostics → Partial
Provenance & Transparency35
  • Source repository is publicly reachable at the declared URL. View diagnostics → Pass
  • Provenance check failed: no build-provenance attestation is published. See how to fix → View diagnostics → Fail
  • License check failed: the license (MIT License) isn't a recognized OSI-approved license. See how to fix → Fail
  • Actively maintained (last published 48 days ago).Pass
  • Publishes a security disclosure policy (SECURITY.md).Pass
Schema Quality & AI Usability75
  • 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).Pass
  • AI-judged instruction clarity (excellent).Pass
  • Context-footprint check failed: tool/resource definitions use about 2299 tokens (~255/item across 9 items; 6 tools + 3 resources), over budget; trim descriptions and params. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management83
  • Stability observed for 25 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage71
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 0% of tool parameters carry a description.Fail
  • Structured output schemas are declared (100% of tools); any adoption earns full credit.Pass
Tool Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • We read all 6 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
  • An AI judge read all 8 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a current MCP spec version (2026-07-28).Pass
Install

How do I install the io.github.malkreide/meteoswiss-mcp server?

io.github.malkreide/meteoswiss-mcp runs locally as a PyPI package, launched with uvx meteoswiss-mcp. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

pypi · meteoswiss-mcp

# add to Claude Code
claude mcp add malkreide-meteoswiss-mcp -- uvx meteoswiss-mcp
// .cursor/mcp.json
{
  "mcpServers": {
    "malkreide-meteoswiss-mcp": {
      "command": "uvx",
      "args": [
        "meteoswiss-mcp"
      ]
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "malkreide-meteoswiss-mcp": {
      "command": "uvx",
      "args": [
        "meteoswiss-mcp"
      ]
    }
  }
}
# add to Codex CLI
codex mcp add malkreide-meteoswiss-mcp -- uvx meteoswiss-mcp
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "malkreide-meteoswiss-mcp": {
      "type": "local",
      "command": [
        "uvx",
        "meteoswiss-mcp"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add malkreide-meteoswiss-mcp --command uvx --arg meteoswiss-mcp
# ~/.hermes/config.yaml
mcp_servers:
  malkreide-meteoswiss-mcp:
    command: "uvx"
    args: ["meteoswiss-mcp"]
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "malkreide-meteoswiss-mcp": {
      "Transport": "stdio",
      "Command": "uvx",
      "Arguments": [
        "meteoswiss-mcp"
      ]
    }
  }
}
# add to Vellum
assistant mcp add malkreide-meteoswiss-mcp -t stdio -c uvx -a meteoswiss-mcp
// mcp.json
{
  "mcpServers": {
    "malkreide-meteoswiss-mcp": {
      "command": "uvx",
      "args": [
        "meteoswiss-mcp"
      ]
    }
  }
}
Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 20 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 80 to 83. That category is still filling its 30-day observation window: 24 days of observed history at the previous scan, 25 at this one. The score rises as the window fills, whether or not the server changes.

  • 19 Sept 26 −3
    • Stability: pass → 0.80 functional
  • 18 Sept 26 0
    • Stability: 0.97 → pass security
  • 17 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 93 to 97. That category is still filling its 30-day observation window: 28 days of observed history at the previous scan, 29 at this one. The score rises as the window fills, whether or not the server changes.

  • 15 Sept 26 +16
    • Malware scan: unverified → pass security
  • 14 Sept 26 −15
    • Malware scan: pass → unverified security
  • 13 Sept 26 −2
    • Stability: pass → 0.83 functional
  • 12 Sept 26 0
    • Stability: 0.97 → pass security
Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 20 Sept 2026 · Analysed pypi/meteoswiss-mcp@0.6.1

Provenance No attestation

The registry publishes no build provenance for this version, so there is nothing to verify.

Result No attestation
Ecosystem pypi

Background: How many MCP packages publish verified provenance →

Install scripts 1 script
Hook Tier Command
build_backend allowlisted hatchling.build

Background: Why install scripts are a supply-chain risk →

Dependencies 33 packages
Packages resolved 33
No linked repository 1
Tree resolution Complete

Background: SBOMs and build attestations, explained →

MCP tools · 6 exposed · ~1,963 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
meteo_climate_normals ~281

<use_case> Monatliche 30-Jahres-Klimanormwerte (Temperatur ∅, Niederschlag, Sonnenstunden) für eine MeteoSwiss-Station. Referenz für «typisches Wetter» — Schuljahresplanung, Veranstaltungs-Budgetierung, Vergleich mit aktuellen Messwerten. </use_case> <important_notes> - Periode: 1991–2020 (WMO-Standard) - Eingebettete Normwerte verfügbar: KLO, SMA, BER, LUG, GVE - Für andere Stationen: Tool gibt Liste verfügbarer Codes + opendata.swiss-Link - Statische Daten — Tool ist idempotent, kein Netzwerk-Roundtrip </important_notes> <example> meteo_climate_normals(station="KLO") → Zürich/Kloten Jahresgang meteo_climate_normals(station="LUG", response_format="json") </example> Args: params (ClimateNormalsInput): - station: SMN-Kürzel (z.B. 'KLO', 'SMA', 'BER') - response_format: 'markdown' oder 'json' Returns: str: Monatliche Klimanormwerte-Tabelle 1991–2020.

NameTypeReqDescription
paramsyes
NameTypeReqDescription
resultstringyes

No examples provided.

meteo_current ~240

<use_case> Aktuelle 10-Minuten-Wettermesswerte einer SwissMetNet-Station abrufen (Temperatur, Niederschlag, Sonnenschein, Wind, Feuchte, Druck). </use_case> <important_notes> - Granularität: 10-Minuten-Werte, letzte ~6 Beobachtungen - Quelle: BGDI STAC API (data.geo.admin.ch) - Live-Daten — Tool ist NICHT idempotent - Bei Upstream-Ausfall: Fallback mit Direktlinks statt Hard-Fail </important_notes> <example> meteo_current(station="REH") → Zürich/Affoltern (nächste SMN-Station zum Schulhaus Leutschenbach) </example> Args: params (CurrentInput): - station: SMN-Kürzel, z.B. 'KLO', 'SMA', 'REH', 'BER' - response_format: 'markdown' oder 'json' Returns: str: Aktuelle Messwerte mit Zeitstempel, oder Fallback mit Direktlinks.

NameTypeReqDescription
paramsyes
NameTypeReqDescription
resultstringyes

No examples provided.

meteo_forecast ~394

<use_case> 1-16 Tage Wetterprognose für einen Ortsnamen oder Koordinaten — basierend auf dem MeteoSwiss-ICON-Modell (1-2 km Auflösung). Liefert Tageswerte (Temperatur Min/Max, Niederschlag, Wind, UV, Sonnenstunden, WMO-Code) und optional Stundenwerte. </use_case> <important_notes> - Modell: MeteoSwiss ICON-CH1/CH2 via Open-Meteo für Tag 1-5; darüber hinaus sowie für den UV-Index Open-Meteo best_match, weil ICON nur 5 Tage weit reicht und keinen UV-Index führt. Welcher Teil woher stammt, steht in jeder Antwort (Markdown-Fussnote bzw. JSON-Feld `modell` / `modell_details`) - location wird geokodiert (Fuzzy-Fallback bei Misserfolg); lat/lon überschreibt location und spart einen HTTP-Roundtrip - Stündliche Daten füllen die ersten 48 Stunden, nicht den vollen Range - Bei Upstream-Ausfall: Direktlinks statt Hard-Fail </important_notes> <example> meteo_forecast(location="Schulhaus Leutschenbach Zürich", days=7) meteo_forecast(latitude=47.3769, longitude=8.5417, days=3, hourly=True) </example> Args: params (ForecastInput): - location: Ortsname (geokodiert) ODER lat/lon direkt - days: Prognosetage (1–16, Standard: 7) - hourly: True für Stundenwerte - response_format: 'markdown' oder 'json' Returns: str: Tages- (und optional Stunden-)Prognose mit Wettercode und Planung.

NameTypeReqDescription
paramsyes
NameTypeReqDescription
resultstringyes

No examples provided.

meteo_school_check ~326

<use_case> Aggregiert Geocoding + 7-Tage-Forecast + Schwellenwert-Check zu einer Ampel-Bewertung (🟢/🟡/🔴) für Schulveranstaltungen im Freien. Ein Tool-Call ersetzt die Kombi meteo_forecast + manuelle Bewertung. </use_case> <important_notes> Schwellenwerte: - Temperatur: 5–33 °C (sonst zu kalt / zu heiss) - Niederschlag: < 1.5 mm/Tag - Wind: < 50 km/h - UV-Index ≥ 6: Warnung (Sonnenschutz) Quelle: SUVA / BAG / MeteoSchweiz-Warnklassen. Bei date-Parameter: nur dieser eine Tag wird zurückgegeben. </important_notes> <example> meteo_school_check(location="Zürich Oerlikon", activity="Sporttag") meteo_school_check(location="Lugano", date="2026-06-15", activity="Schulreise") </example> Args: params (SchoolCheckInput): - location: Ort (geokodiert), z.B. 'Zürich Oerlikon' - date: Optional – spezifischer Tag (YYYY-MM-DD) - activity: Art der Aktivität ('Sporttag', 'Schulreise', etc.) Returns: str: Ampel-Bewertung für die nächsten 7 Tage (oder Einzeltag).

NameTypeReqDescription
paramsyes
NameTypeReqDescription
resultstringyes

No examples provided.

meteo_stations ~261

<use_case> Liefert eine Übersicht der SwissMetNet (SMN)-Messstationen, die in diesem Server eingebettet sind. Nützlich, um Stationskürzel für meteo_current oder meteo_climate_normals zu finden. </use_case> <important_notes> - Kuratierte Auswahl (~20 Stationen) mit Schul-/Stadtplanungs-Fokus - Datenquelle: MeteoSwiss SMN-Katalog (160+ Stationen total) - Lizenz: CC BY 4.0 – Quelle: MeteoSchweiz </important_notes> <example> meteo_stations(canton="ZH") → KLO, SMA, REH, REC, WAE </example> Schul-Tipp: Station REH (Zürich/Affoltern) ist die nächste SMN-Station zum Schulhaus Leutschenbach. Args: params (StationsInput): - canton: Kantonskürzel (z.B. 'ZH') – leer = alle - response_format: 'markdown' oder 'json' Returns: str: Stationsliste mit Kürzel, Name, Kanton, Koordinaten und Höhe.

NameTypeReqDescription
paramsyes
NameTypeReqDescription
resultstringyes

No examples provided.

meteo_warnings ~461

<use_case> Aktive amtliche MeteoSwiss-Wetterwarnungen (Gewitter, Sturm, Starkregen, Schnee, Hitze, Frost, Waldbrand, ...) live abrufen — landesweit, pro Kanton oder ortsgenau via PLZ. Ergänzt um Warnkarte, MeteoAlarm und OGD-Katalog. </use_case> <important_notes> - Live-Quelle ist das öffentliche MeteoSwiss-App-Backend (`app-prod-ws.meteoswiss-app.ch/v1/plzDetail`); es gibt keinen landesweiten Sammel-Endpoint, daher wird ohne `plz`/`canton` je eine Kantonshauptort-PLZ pro Kanton abgefragt und aggregiert. Für ortsgenaue Warnungen `plz` setzen. - Warnstufen-Skala: 1=Keine/gering, 2=Gering, 3=Mässig, 4=Stark, 5=Sehr stark. - Bei aktiven Warnungen Stufe 4+: Aussenveranstaltungen verschieben. - `MCP_WARNINGS_API_URL` überschreibt die App-Quelle (Vorbereitung auf die künftige offizielle OGD-Warnings-REST-API). </important_notes> <example> meteo_warnings(plz="8001") → ortsgenaue Warnungen für Zürich-City meteo_warnings(canton="TI") → Warnungen für das Tessin meteo_warnings() → landesweite Aggregation über alle Kantone </example> Args: params (WarningsInput): - canton: Kantonskürzel zum Filtern (z.B. 'ZH') - plz: 4-stellige PLZ für ortsgenaue Warnungen (z.B. '8001') - language: 'de' | 'fr' | 'it' | 'en' (Sprache der Warntexte) - response_format: 'markdown' oder 'json' Returns: str: Aktive Warnungen + Warnkarte/MeteoAlarm-Links.

NameTypeReqDescription
paramsyes
NameTypeReqDescription
resultstringyes

No examples provided.

Common questions

What is the io.github.malkreide/meteoswiss-mcp server?

io.github.malkreide/meteoswiss-mcp is listed in the public MCP registry as io.github.malkreide/meteoswiss-mcp. MeteoSwiss Open Data for weather, climate normals, warnings. This page covers its PyPI package (meteoswiss-mcp).

Is the io.github.malkreide/meteoswiss-mcp server safe to use?

io.github.malkreide/meteoswiss-mcp scores 78 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 20 September 2026. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the io.github.malkreide/meteoswiss-mcp server expose?

io.github.malkreide/meteoswiss-mcp exposes 6 tools: meteo_stations, meteo_current, meteo_forecast, meteo_school_check, meteo_climate_normals, meteo_warnings. Their descriptions and schemas cost roughly 1,963 tokens of context every time the server is loaded.

Is the io.github.malkreide/meteoswiss-mcp server still maintained?

io.github.malkreide/meteoswiss-mcp is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.