mcpbeat Sign in

Weather Forecast MCP Server

answering

Weather Forecast MCP is answering right now. Last checked 1 min ago. It exposes 1 tools. Last commit 9 Sep 2026.

MCP server for current weather and multi-day forecasts worldwide, Chinese city names and output.

Uptime history 8 days of history · worst day 99%
8 days agonow
100.0%
Uptime 24h
93 of 93 checks
1
Tools
read from the server
1061 ms
Response time
average over 24h
0
Stars
last commit 9 Sep 2026

What changed 3

Every tool that appeared, vanished or quietly changed what it asks for. Recorded since 5 September 2026. No other catalogue keeps this.

7 Sep a tool description was rewritten query_weather
5 Sep a tool changed version2 times that day
and 1 more, back to 5 September 2026

Weather Forecast MCP does not always answer

Over the last week it answered 99.7% 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 1 min ago.

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

Available tools 1

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

weather
query_weather
查询全球城市的实时天气和未来几天预报。city城市名中英文均可,days预报天数1~7默认3天。主源Open-Meteo,备源wttr.in。

Endpoints

URLTransportStateLatencyChecked
https://mcp.pianam.cn/weather-mcp/mcp streamable-http answering 3062 ms 1 min ago

Alternatives to Weather Forecast MCP

same job, measured the same way
Weather MCP
by lulu-the-narwhal

Free, keyless real-time weather and 7-day forecasts for any city worldwide.

2 tools answering
NordicMCP — Weather
by nordicmcp

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

answering
Xweather Weather MCP
by xweather

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

answering
IP Location MCP
by pianam-mcp

MCP server for IPv4 geolocation with Chinese output: country/region/city, ISP and ASN.

1 tools answering
Nws Weather MCP Server
by cyanheads

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

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

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

42 installs/wk local only
Vedurstofa MCP
by sandsower

MCP server for Icelandic weather, forecasts, warnings, and earthquakes from vedur.is.

23 installs/wk local only
Weather API
by br0ski777

Current weather and 7-day forecast for any location. OpenMeteo-powered. x402 micropayment.

1 tools answering

Weather Forecast MCP — questions

Answers built from our own checks of this server.

What can Weather Forecast MCP do?
It exposes 1 tools, read directly from the server on our last check. Among them: query_weather. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Weather Forecast MCP working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 93 of 93 checks got a reply (100.0%), average response time 1061 ms. The bar chart above shows every period we have measured.
How do I connect Weather Forecast MCP?
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 Weather Forecast MCP need an API key?
No. Weather Forecast MCP completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 1 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Weather Forecast MCP?
It answers our handshake in 1061 ms on average, which is faster than 8% of all working MCP servers we measure. That is on the slow side — worth knowing if the tool sits inside an interactive loop. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is Weather Forecast MCP open source?
Yes — it is published under the MIT licence, written in Python and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.