Skip to content
Back to search
30
MCP sse

WeatherMCP

io.github.therealmrfunguy/weather-mcp

Weather forecasts, current conditions, and location search via Open-Meteo.

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

Similar MCP servers embedding-nearest

Weather MCP Server
providing weather information, air quality data, and timezone utilities using the Open-Meteo API.
0 tools
Open Meteo
Open-Meteo MCP — weather forecast + historical reanalysis + sister APIs
0 tools · streamable-http
Openweather
OpenWeather MCP — wraps the OpenWeatherMap API (openweathermap.org)
0 tools · streamable-http
Open-Meteo Weather MCP by UnClick
Open-Meteo Weather tools for weather, forecast, open-meteo by UnClick.
0 tools
climate
Climate MCP — wraps Open-Meteo Climate API (free, no auth)
0 tools · streamable-http
accton-mcpdemo-weather
A MCP server for querying current weather and forecasts via OpenWeatherMap API
0 tools

How to use

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

{
  "mcpServers": {
    "weathermcp": {
      "url": "https://weather.rjctdlabs.xyz/sse",
      "transport": "sse"
    }
  }
}