Skip to main content
Glama
AiAgentKarl

Weather MCP Server

by AiAgentKarl

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: open-meteo-mcp

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

A
license - permissive license
-
quality - not tested
D
maintenance

Maintenance

โ€“Maintainers
โ€“Response time
โ€“Release cycle
โ€“Releases (12mo)
Commit activity

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

  • A
    license
    -
    quality
    B
    maintenance
    MCP server for Open-Meteo free weather APIs, offering 16 tools for forecast, historical, air quality, marine, flood, ensemble, climate, seasonal, and scheduled data collection with no API key required.
    48
    MIT
  • A
    license
    -
    quality
    B
    maintenance
    An MCP server that wraps the Open-Meteo API to provide current weather, forecasts, and historical data for any location without requiring an API key.
    MIT

View all related MCP servers

Related MCP Connectors

  • Open-Meteo MCP โ€” weather forecast + historical reanalysis + sister APIs

  • OpenWeather MCP โ€” wraps the OpenWeatherMap API (openweathermap.org)

  • Air Quality MCP โ€” wraps air-quality-api.open-meteo.com (free, no auth)

View all MCP Connectors

Latest Blog Posts

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