location services

Mcp_weather_server

Get weather information from https://api.open-meteo.com API.

python
cloud
location services
0
View on GitHub

Installation

npx -y isdaniel/mcp_weather_server

Configuration

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.

GitHub: https://github.com/isdaniel/mcp_weather_server

Need More Details?

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

View Full Documentation on GitHub