location services

Mcp Weather

Accurate weather forecasts via the AccuWeather API (free tier available).

typescript
cloud
location services
0
View on GitHub

Installation

npx -y TimLukaHorstmann/mcp-weather

Configuration

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

{
  "name": "mcp-weather",
  "command": "npx",
  "args": [
    "-y",
    "TimLukaHorstmann/mcp-weather"
  ]
}

About This MCP Server

TimLukaHorstmann/mcp-weather

Accurate weather forecasts via the AccuWeather API (free tier available).

GitHub: https://github.com/TimLukaHorstmann/mcp-weather

Need More Details?

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

View Full Documentation on GitHub