Open Data

Open-Meteo MCP Server

Chat with AI and run tools instantly — no API key or third-party login needed.

Free, open-source weather forecast API. Get current conditions, hourly and daily forecasts, and historical weather data for any location worldwide. No API key required. Powered by national weather services including DWD, NOAA, and Météo-France.

Managed
3 tools
Agent guide included

No API key or third-party login needed. Chat with AI and run tools instantly.

Browse all tools

AI Skill
SKILL.md

Domain knowledge for Open-Meteo — workflow patterns, data models, and gotchas for your AI agent.

Open-Meteo Weather API

Open-source weather API providing forecasts, current conditions, and historical data for any coordinate worldwide. No authentication required.

Data Model

  • Current Weather — Temperature, wind speed/direction, weather code, and day/night flag. Updated every 15 minutes.
  • Hourly Forecast — Up to 16 days of hourly temperature, precipitation, humidity, wind, cloud cover, and more.
  • Daily Forecast — Up to 16 days of daily min/max temperature, sunrise/sunset, precipitation sum, and dominant wind.

Weather Codes (WMO)

  • 0: Clear sky, 1-3: Mainly clear/partly cloudy/overcast
  • 45/48: Fog/rime fog, 51-57: Drizzle (light/moderate/dense)
  • 61-67: Rain (slight/moderate/heavy), freezing rain
  • 71-77: Snow (slight/moderate/heavy), snow grains
  • 80-82: Rain showers, 85-86: Snow showers
  • 95/96/99: Thunderstorm, with hail

Key Parameters

  • Hourly variables: temperature_2m, relative_humidity_2m, precipitation, rain, snowfall, wind_speed_10m, wind_direction_10m, cloud_cover, pressure_msl, visibility, uv_index
  • Daily variables: temperature_2m_max, temperature_2m_min, sunrise, sunset, precipitation_sum, rain_sum, wind_speed_10m_max, uv_index_max

Gotchas

  • Coordinates: Use decimal latitude/longitude (e.g. London: 51.5074, -0.1278).
  • Timezone: Defaults to UTC. Pass timezone=auto to get local timezone.
  • Forecast days: Default 7, maximum 16. Historical data via separate archive API.
  • Units: Temperature in °C, wind in km/h, precipitation in mm by default.

Tools in this Server (3)

Weather Air Quality

Get current air quality data for any location by coordinates. Returns PM10, PM2.5, nitrogen dioxide (NO2), ozone (O3), sulphur dioxide (SO2), and carb...

Weather Current

Get current weather conditions for any location by coordinates. Returns temperature (°C), wind speed (km/h), wind direction, weather condition descrip...

Weather Forecast

Get weather forecast for any location with daily summaries including min/max temperature, precipitation, sunrise/sunset times, and dominant wind. Supp...

Frequently Asked Questions

What is the Open-Meteo MCP server?

Free, open-source weather forecast API. Get current conditions, hourly and daily forecasts, and historical weather data for any location worldwide. No API key required. Powered by national weather services including DWD, NOAA, and Météo-France. It provides 3 tools that AI agents can use through the Model Context Protocol (MCP).

How do I connect Open-Meteo to my AI agent?

Add the MCPBundles server URL to your MCP client configuration (Claude Desktop, Cursor, VS Code, etc.). The URL format is: https://mcp.mcpbundles.com/bundle/open-meteo. Authentication is handled automatically.

How many tools does Open-Meteo provide?

Open-Meteo provides 3 tools that can be called by AI agents, along with a SKILL.md that gives your AI agent domain knowledge about when and how to use them.

What authentication does Open-Meteo require?

Open-Meteo uses open data APIs — no authentication required.

Setup Instructions

Connect Open-Meteo to any MCP client in minutes

https://mcp.mcpbundles.com/bundle/open-meteo

One-click install:

The link prefills the Add custom connector dialog — you still review the values and click Add, then Connect to complete OAuth.

Or add manually

  1. Open claude.ai → Settings → Connectors.
  2. Click the + button and choose Add custom connector.
  3. Set Name to Open-Meteo and paste the MCP URL into Remote MCP server URL.
  4. Click Add. Open-Meteo will appear under Not connected — select it and click Connect to complete OAuth.
Name: Open-Meteo
Remote MCP server URL: https://mcp.mcpbundles.com/bundle/open-meteo
Authentication: OAuth

Custom connectors at claude.ai require a paid Claude plan (Pro, Max, Team, or Enterprise).

Try Open-Meteo now

No API key or third-party login required. Chat with AI and run tools instantly.

Open-Meteo MCP Server & Skill — 3 Tools