location services
Mcp Weather
Accurate weather forecasts via the AccuWeather API (free tier available).
typescript
cloud
location services
Installation
npx -y TimLukaHorstmann/mcp-weatherConfiguration
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).
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub