location services
Mcp_weather_server
Get weather information from https://api.open-meteo.com API.
python
cloud
location services
Installation
npx -y isdaniel/mcp_weather_serverConfiguration
Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):
{
"name": "mcp_weather_server",
"command": "npx",
"args": [
"-y",
"isdaniel/mcp_weather_server"
]
}About This MCP Server
isdaniel/mcp_weather_server
Get weather information from https://api.open-meteo.com API.
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub