wetter-mcp-server
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@wetter-mcp-serverWie ist das aktuelle Wetter in Berlin?"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
wetter-mcp-server
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.
Related MCP server: Weather MCP Server
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 pytestStart
uv run wetter-mcpMaintainer
Schimmi — https://schimmilab.de Issues und Pull Requests willkommen.
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- Alicense-qualityDmaintenanceAn MCP server that provides real-time weather data, hourly forecasts, and daily summaries using the free Open-Meteo API with no API key required. It enables users to search for weather conditions by specific coordinates or city names across multiple measurement units.Last updated1MIT
- Alicense-qualityDmaintenanceMCP Server for global weather, forecasts, air quality, and climate data using Open-Meteo, no API key required.Last updatedMIT
- Flicense-qualityDmaintenanceMCP server that provides current weather and forecasts via Open-Meteo API, with an optional ML-based next-day max temperature prediction.Last updated
- Alicense-qualityCmaintenanceA lightweight MCP server for Open-Meteo weather API, providing current weather, forecasts, location search, and more without requiring an API key.Last updated179MIT
Related MCP Connectors
Open-Meteo MCP — weather forecast + historical reanalysis + sister APIs
OpenWeather MCP — wraps the OpenWeatherMap API (openweathermap.org)
WeatherAPI.com MCP — wraps WeatherAPI.com (api.weatherapi.com)
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Schimmilab/wetter-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server