Weather 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., "@Weather MCP ServerWhat's the weather in Paris?"
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.
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
Related MCP server: Simple Weather MCP
Installation
pip install weather-mcp-serverUsage with Claude Code
Add to your .mcp.json:
{
"mcpServers": {
"weather": {
"command": "uvx",
"args": ["weather-mcp-server"]
}
}
}Tools
Tool | Description |
| Current weather conditions for any location |
| Daily forecast up to 16 days |
| Air quality index and pollutant levels |
| Historical daily weather data (since 1940) |
| Wave height, swell, ocean currents |
| 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 | |
🌍 Data | Weather · Germany · Agriculture · Space · Aviation · EU Companies |
🔒 Security | |
🤖 Agent Infra | Memory · Directory · Hub · Reputation |
🔬 Research |
License
MIT
This server cannot be installed
Maintenance
Latest Blog Posts
- 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/AiAgentKarl/weather-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server