Skip to content

Meteoswiss

Free

by MCP Community

MCP server for MeteoSwiss weather data — forecasts, real-time measurements, stations, pollen.

v2.2.1Added Apr 12, 2026
mcpweathermeteoswissswitzerlandopen-data
Works with:ClaudeGPTGeminiCopilot

Meteoswiss MCP Server

MCP server for MeteoSwiss weather data — forecasts, real-time measurements, stations, pollen.

Installation

npx -y meteoswiss-mcp

Reviews

Leave a Review

Installation

Quick install
npx -y meteoswiss-mcp
Add to claude_desktop_config.json
{
  "mcpServers": {
    "meteoswiss": {
      "command": "npx",
      "args": ["-y", "meteoswiss-mcp"]
    }
  }
}