Skip to content
Back to search
30
MCP streamable-http

io.github.cyanheads/open-meteo-mcp-server

io.github.cyanheads/open-meteo-mcp-server

Global weather via Open-Meteo: forecast, ERA5 archive, marine, air quality, geocoding, elevation.

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

@cyanheads/open-meteo-mcp-server
Geocode places, fetch global weather forecasts, ERA5 historical climate, marine conditions, air quality, and terrain elevation via MCP. STDI
0 tools
io.github.hyg900928/mcp-weather-server
An MCP server for weather information.
0 tools
io.github.mtjandra/mcp-weather-server
An MCP server for weather information.
0 tools
io.github.Hyg900928/mcp-weather-server
An MCP server for weather information.
0 tools
io.github.yuv24793/weather
An MCP server that provides weather information.
0 tools
io.github.kambleaa007/weather
An MCP server for weather information.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.cyanheads/open-meteo-mcp-server": {
      "url": "https://open-meteo.caseyjhand.com/mcp",
      "transport": "streamable-http"
    }
  }
}