# 🌦️ MeteoSwiss MCP Server

Swiss weather data for AI assistants — powered by [MeteoSwiss Open Data](https://opendatadocs.meteoswiss.ch/).

| | |
|---|---|
| **Service URL** | `$$$___TEMPLATE_BASE_URL___$$$` |
| **MCP Endpoint** | `$$$___TEMPLATE_MCP_URL___$$$` |

## What You Get

- **Multi-day forecasts** for ~6000 Swiss locations — postal codes, station names, or place names
- **Real-time measurements** from ~300 stations (~160 full weather + ~140 precipitation-only), updated every 10 minutes
- **Station search** by name, canton, or GPS coordinates
- **Pollen monitoring** from ~15 stations across Switzerland
- **Climate series** from the National Basic Climatic Network (NBCN), going back decades

All data comes from the official MeteoSwiss Open Data platform — the same data behind the MeteoSwiss app and website.

This server is part of [meteoswiss-llm-tools](https://github.com/eins78/meteoswiss-llm-tools), an open-source showcase that implements the same data access both as an MCP server and as an agent skill — see the [skill vs. MCP case study](https://github.com/eins78/meteoswiss-llm-tools/blob/main/docs/skill-vs-mcp.md).

## Quick Links

- [Get Started](#get-started)
- [Available Tools](#available-tools)
- [GitHub Repository](https://github.com/eins78/meteoswiss-llm-tools)
- [Skill vs. MCP Case Study](https://github.com/eins78/meteoswiss-llm-tools/blob/main/docs/skill-vs-mcp.md)
