Skip to content

Weather Forecast MCP for Zed

cn.pianam.mcp/weather-mcp-china

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

client:Zed transport:streamable-http

Install Weather Forecast MCP in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "weather-mcp-china": {
      "url": "https://mcp.pianam.cn/weather-mcp/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

Weather Forecast MCP in other clients