mcpbeat Sign in

WeatherMCP MCP Server

not responding

WeatherMCP is listed as active in the registry but did not answer our last check.

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

Uptime history 48 days of history · worst day 0%
48 days agonow
0.0%
Uptime 24h
0 of 91 checks
Tools
hidden behind auth
466 ms
Response time
average over 24h
open, no key
Access
sse

WeatherMCP does not always answer

Over the last week it answered 0.0% of our checks. We check every 15 minutes, so you hear about the next outage within the hour — not from your users.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 15 min ago.

run in your terminal
claude mcp add weather-mcp --transport http https://weather.rjctdlabs.xyz/sse
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "weather-mcp": {
      "url": "https://weather.rjctdlabs.xyz/sse"
    }
  }
}
~/.codex/config.toml
[mcp_servers.weather-mcp]
url = "https://weather.rjctdlabs.xyz/sse"
.cursor/mcp.json
{
  "mcpServers": {
    "weather-mcp": {
      "url": "https://weather.rjctdlabs.xyz/sse"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "weather-mcp": {
      "url": "https://weather.rjctdlabs.xyz/sse"
    }
  }
}

Endpoints

URLTransportStateLatencyChecked
https://weather.rjctdlabs.xyz/sse sse answering 466 ms 15 min ago

Alternatives to WeatherMCP

same job, measured the same way
NordicMCP — Weather
by nordicmcp

Hosted Weather MCP server (Open-Meteo): current, forecast, and historical weather by location.

answering
Weather
by pipeworx-io

Real-time weather conditions and multi-day forecasts via Open-Meteo — free, no API key required

34 tools answering
Open-Meteo Weather
by myai-2025

Current weather and hourly forecasts for any place name, via the free Open-Meteo API. No API key.

local only
Xweather Weather MCP
by xweather

Hosted MCP server for Xweather weather data: conditions, forecasts, alerts, and more.

answering
Nws Weather MCP Server
by cyanheads

Get US weather forecasts, active alerts, and current observations.

343 installs/wk 7 tools answering
Weather MCP Server
by jaredco-ai

Fast - accurate weather conditions and forecasts by city or coordinates.

30 installs/wk local only
Weather AI MCP
by csoai-org

Weather Ai tools for AI agents. Capabilities: get current conditions, get forecast, get historical

137 installs/wk local only
Open-Meteo Weather MCP by UnClick
by malamutemayhem

Open-Meteo Weather tools for weather, forecast, open-meteo by UnClick.

21 installs/wk local only

WeatherMCP — questions

Answers built from our own checks of this server.

Is WeatherMCP working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 0 of 91 checks got a reply (0.0%), average response time 466 ms. The bar chart above shows every period we have measured.
The registry lists WeatherMCP as active — why does it not respond?
The official MCP registry stores what the author submitted; it does not verify that the server still runs. We check the endpoint ourselves, and this one does not answer. Catalogues that copy the registry without checking will show it as working.
How do I connect WeatherMCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does WeatherMCP need an API key?
No. WeatherMCP completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. This is what we observed, not what the docs claim.