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 current weather in London?"
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
A Model Context Protocol (MCP) server that provides global weather data — current conditions, forecasts, and air quality.
No API key needed. Uses the free Open-Meteo API.
Deploy
Or deploy via MCPHosting:
mcphosting install weatherRelated MCP server: Global Weather MCP Server
Tools
Tool | Description |
| Get current temperature, humidity, wind, and conditions |
| Get 7-day forecast with highs, lows, and precipitation |
| Get PM2.5, PM10, ozone, and AQI |
| Get hour-by-hour forecast for the next 24 hours |
| Convert time between timezones |
Usage
{
"jsonrpc": "2.0",
"method": "tools/call",
"params": {
"name": "get_current_weather",
"arguments": { "city": "Berlin" }
},
"id": 1
}Local Development
npm install
npm run devServer runs on http://localhost:3000/mcp.
License
MIT
This server cannot be installed
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-qualityDmaintenanceProvides weather data including current conditions, daily forecasts up to 16 days, and hourly forecasts up to 7 days, using the free Open-Meteo API with no API key required.Last updated1MIT
- FlicenseBqualityCmaintenanceProvides weather data including US alerts, US forecasts, and global 5-day forecasts without requiring any API keys.Last updated31
- Alicense-qualityDmaintenanceProvides real-time and historical weather data for any city worldwide, including forecasts, air quality, and marine conditions, using the free Open-Meteo API.Last updated42MIT
- Alicense-qualityDmaintenanceProvides hourly and daily weather forecasts using the free Open-Meteo API without requiring an API key.Last updated10MIT
Related MCP Connectors
Global weather via Open-Meteo: forecast, ERA5 archive, marine, air quality, geocoding, elevation.
Global weather API: forecasts, historical data, marine, ski, astronomy and timezone.
Weather data, forecast API, climate data, historical weather, alerts, agricultural & travel weather.
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/gorlomi-enzo/mcp-template-weather'
If you have feedback or need assistance with the MCP directory API, please join our Discord server