Back to directory
saintdoresh/weather-mcp-claudedesktop

saintdoresh/weather-mcp-claudedesktop

@SaintDoresh

An MCP (Model Context Protocol) tool that provides real-time weather data, forecasts, and historical weather information using the OpenWeatherMap API, specifically designed for Claude Desktop.

weatherforecastopenweathermapapiclaude-desktopmcpreal-timehistoricaltool

Installation & Configuration

{
  "mcpServers": {
    "weather-mcp": {
      "command": "py",
      "args": [
        "-3.13",
        "main.py"
      ]
    }
  }
}

Information

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