Skip to content
Back to search
30
MCP

@cyanheads/open-meteo-mcp-server

npm/@cyanheads/open-meteo-mcp-server

Geocode places, fetch global weather forecasts, ERA5 historical climate, marine conditions, air quality, and terrain elevation via MCP. STDIO or Streamable HTTP.

Uptime
0.0%
2 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.cyanheads/open-meteo-mcp-server
Global weather via Open-Meteo: forecast, ERA5 archive, marine, air quality, geocoding, elevation.
0 tools · streamable-http
@cyanheads/noaa-cdo-mcp-server
Search NOAA CDO stations and datasets, fetch historical weather observations via MCP. STDIO or Streamable HTTP.
0 tools
@cyanheads/nws-weather-mcp-server
Get US weather forecasts, active alerts, and current observations via the National Weather Service API. STDIO or Streamable HTTP.
0 tools
@cyanheads/openstreetmap-mcp-server
Geocode, reverse geocode, and run Overpass spatial queries on OpenStreetMap data via MCP. STDIO or Streamable HTTP.
0 tools
io.github.cyanheads/nws-weather-mcp-server live
Get US weather forecasts, active alerts, and current observations.
5 tools · streamable-http
io.github.hyg900928/mcp-weather-server
An MCP server for weather information.
0 tools

How to use

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

{
  "mcpServers": {
    "@cyanheads/open-meteo-mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}