Submit

🌤️ Open Meteo Weather MCP

@walidsi

A simple MCP server that provides current weather and hourly weather forecasts for a given location using the Open-Meteo API. Download from https://github.com/walidsi/openmeteo-weather-mcp

Tools

Server Config

{
  "mcpServers": {
    "open_meteo_weather": {
      "command": "uv",
      "args": [
        "--directory",
        "path/to/openmeteo-weather-mcp/",
        "run",
        "openmeteo_weather/openmeteo_weather.py"
      ]
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.