Meteoswiss
Freeby MCP Community
MCP server for MeteoSwiss weather data — forecasts, real-time measurements, stations, pollen.
v2.2.1Added Apr 12, 2026
mcpweathermeteoswissswitzerlandopen-data
Meteoswiss MCP Server
MCP server for MeteoSwiss weather data — forecasts, real-time measurements, stations, pollen.
Installation
npx -y meteoswiss-mcp
Reviews
Installation
Quick install
npx -y meteoswiss-mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"meteoswiss": {
"command": "npx",
"args": ["-y", "meteoswiss-mcp"]
}
}
}