π¦
openmeteo-mcp-server
MCP Server for global weather, forecasts, air quality and climate data via Open-Meteo
0 installs
Trust: 37 β Low
Maps
Ask AI about openmeteo-mcp-server
Powered by Claude Β· Grounded in docs
I know everything about openmeteo-mcp-server. Ask me about installation, configuration, usage, or troubleshooting.
0/500
Loading tools...
Reviews
Documentation
Weather MCP Server π€οΈ
MCP Server for global weather, forecasts, air quality, and climate data. Powered by Open-Meteo β completely free, no API key required.
Features
- Current Weather β Temperature, humidity, wind, precipitation for any location
- Forecasts β Up to 16-day daily forecasts with precipitation probability
- Air Quality β EU/US AQI, PM2.5, PM10, ozone, NOβ and more
- Historical Weather β Daily weather data going back to 1940
- Marine Weather β Wave height, swell, ocean currents for coastal areas
- Geocoding β Convert city names to coordinates
Installation
pip install weather-mcp-server
Usage with Claude Code
Add to your .mcp.json:
{
"mcpServers": {
"weather": {
"command": "uvx",
"args": ["weather-mcp-server"]
}
}
}
Tools
| Tool | Description |
|---|---|
get_current_weather | Current weather conditions for any location |
get_weather_forecast | Daily forecast up to 16 days |
get_air_quality | Air quality index and pollutant levels |
get_historical_weather | Historical daily weather data (since 1940) |
get_marine_weather | Wave height, swell, ocean currents |
geocode_location | Convert city names to coordinates |
Examples
"What's the weather in Berlin?"
"Give me a 10-day forecast for Tokyo"
"How was the weather in New York on Christmas 2023?"
"What's the air quality in Beijing?"
"Wave conditions at Sylt for surfing?"
Data Source
All data provided by Open-Meteo β free for non-commercial use.
More MCP Servers by AiAgentKarl
| Category | Servers |
|---|---|
| π Blockchain | Solana |
| π Data | Weather Β· Germany Β· Agriculture Β· Space Β· Aviation Β· EU Companies |
| π Security | Cybersecurity Β· Policy Gateway Β· Audit Trail |
| π€ Agent Infra | Memory Β· Directory Β· Hub Β· Reputation |
| π¬ Research | Academic Β· LLM Benchmark Β· Legal |
β Full catalog (40+ servers)
License
MIT
