Back to directory
yoyooyooo/mcp-weather-server

yoyooyooo/mcp-weather-server

@yoyooyooo103

A weather information MCP server using QWeather API for current weather, forecasts, and city lookup.

weathermcpqweatherapiforecastjavascriptcontext

Installation & Configuration

{
  "mcpServers": {
    "weather": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-weather-api"
      ]
    }
  }
}

Information

Transport
stdio
Language
JavaScript
Created
2025/3/22
Updated
2025/3/30