Skip to main content
Location ServicesPython

SaintDoresh/Weather-MCP-ClaudeDesktop

An MCP tool that provides real-time weather data, forecasts, and historical weather information using the OpenWeatherMap API.

location-servicescloud-service
Share:

Quick Start

Clone the repository:

git clone https://github.com/SaintDoresh/Weather-MCP-ClaudeDesktop.git

Claude Desktop configuration example:

{
  "mcpServers": {
    "weather-mcp-claudedesktopgit": {
      "command": "npx",
      "args": [
        "-y",
        "SaintDoresh/Weather-MCP-ClaudeDesktop"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Location Services
Language
Python
Author
SaintDoresh