Back to directory
yoyooyooo/mcp-weather-server

yoyooyooo/mcp-weather-server

@yoyooyooo

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
2026/6/14
Updated
2026/6/15