HomeOther › Weather MCP Server

Weather MCP Server

providing weather information, air quality data, and timezone utilities using the Open-Meteo API.

Python Cloud
★ 61 stars Last pushed 2026-09-09 License: Apache-2.0

Topics: Location Services

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (pypi 0.6.1)

uvx mcp-weather-server

Or add to your MCP client config:

{
  "mcpServers": {
    "mcp_weather_server": {
      "command": "uvx",
      "args": [
        "mcp-weather-server"
      ]
    }
  }
}

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry