Back to directory
frostming/openweather-mcp

frostming/openweather-mcp

@frostming

A Model Context Protocol server for OpenWeather.org API providing current weather and 5-day forecasts.

weatheropenweatherforecastpythonmcpclaude-desktoptool

Installation & Configuration

{
  "mcpServers": {
    "openweather-mcp": {
      "command": "uvx",
      "args": [
        "openweather-mcp"
      ],
      "env": {
        "OPENWEATHER_API_KEY": "<your_openweather_api_key>"
      }
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2026/6/13
Updated
2026/6/13