location services
Weather Mcp Server
Access real-time weather data for any location using the WeatherAPI.com API, providing detailed forecasts and current conditions.
python
cloud
location services
Installation
npx -y devilcoder01/weather-mcp-serverConfiguration
Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):
{
"name": "weather-mcp-server",
"command": "npx",
"args": [
"-y",
"devilcoder01/weather-mcp-server"
]
}About This MCP Server
devilcoder01/weather-mcp-server
Access real-time weather data for any location using the WeatherAPI.com API, providing detailed forecasts and current conditions.
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub