location services

Weather MCP ClaudeDesktop

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

python
cloud
location services
0
View on GitHub

Installation

npx -y SaintDoresh/Weather-MCP-ClaudeDesktop

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "Weather-MCP-ClaudeDesktop",
  "command": "npx",
  "args": [
    "-y",
    "SaintDoresh/Weather-MCP-ClaudeDesktop"
  ]
}

About This MCP Server

SaintDoresh/Weather-MCP-ClaudeDesktop

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

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

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub