weather-mcp-china

boy-373/weather-mcp-china
★ 0 stars Python API Integration Updated 3d ago
MCP server for current weather and multi-day forecasts worldwide, Chinese city names and Chinese output, Open-Meteo + wttr.in dual sources. Hosted Streamable HTTP endpoint included.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "weather-mcp-china": {
      "command": "uvx",
      "args": [
        "weather-mcp-china"
      ]
    }
  }
}

Or install with pip: pip install weather-mcp-china

README Excerpt

Current weather + up to 7-day forecasts for **cities worldwide** (Chinese and English city names, Chinese output), with dual data sources for reliability. - **Try it in 30 seconds**: a free public MCP endpoint is already running — just paste the URL into your MCP client (no install, no API key). - **Or self-host**: a single Python file, stdlib HTTP + FastMCP, zero paid dependencies.

Tools (2)

citydays

Topics

chinesefastmcpmcpmcp-servermodelcontextprotocolopen-meteostreamable-httpweatherweather-forecastwttr