Wetter Server
FreeNot checkedMCP server for weather forecasts via Open-Meteo (no API key needed), providing current weather, hourly, and daily forecasts with geocoding support.
About
MCP server for weather forecasts via Open-Meteo (no API key needed), providing current weather, hourly, and daily forecasts with geocoding support.
README
MCP-Server für Wetterprognosen über Open-Meteo — kein API-Key nötig.
Tools
get_current_weather(location?)— aktuelles Wetterget_hourly_forecast(location?, hours=24)— stündlich (1–48 h)get_daily_forecast(location?, days=7)— täglich (1–16 Tage)
Ohne location gilt der Standard-Ort (Steinenbronn). location kann ein
beliebiger Ortsname sein (z.B. "Bozen", "Stockholm") und wird per Geocoding
aufgelöst. Temperaturen in °C, Niederschlag in mm, Wind in km/h, Zeiten in Ortszeit.
Standard-Ort ändern
Optional über Umgebungsvariablen DEFAULT_LAT, DEFAULT_LON, DEFAULT_ORT
— z.B. bei der Registrierung mit claude mcp add … -e DEFAULT_LAT=…. Die
.env-Datei wird nicht automatisch geladen; .env.example listet nur die
Variablennamen. Ohne diese Variablen nutzt der Server Steinenbronn (Ortsmitte,
in server.py hinterlegt) — der Server läuft also ohne jede Konfiguration.
Entwicklung
uv sync
uv run pytest
Start
uv run wetter-mcp
Install Wetter Server in Claude Desktop, Claude Code & Cursor
unyly install wetter-mcp-serverInstalls into Claude Desktop, Claude Code, Cursor & VS Code — handles npx, uvx and build-from-source repos for you.
First time? Get the CLI: curl -fsSL https://unyly.org/install | sh
Or configure manually
Run in your terminal:
claude mcp add wetter-mcp-server -- uvx --from git+https://github.com/Schimmilab/wetter-mcp-server wetter-mcp-serverFAQ
Is Wetter Server MCP free?
Yes, Wetter Server MCP is free — one-click install via Unyly at no cost.
Does Wetter Server need an API key?
No, Wetter Server runs without API keys or environment variables.
Is Wetter Server hosted or self-hosted?
A hosted option is available: Unyly runs the server in the cloud, no local setup required.
How do I install Wetter Server in Claude Desktop, Claude Code or Cursor?
Open Wetter Server on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Related MCPs
GitHub
PRs, issues, code search, CI status
by GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
by mcpdotdirectCompare Wetter Server with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All development MCPs
