Back to directory
prateekch/mcp-server-weather

prateekch/mcp-server-weather

@prateekch

Weather MCP server powered by Open-Meteo API, providing current weather conditions and forecasts worldwide.

weatheropen-meteomcppythonforecastcurrent-weatherapicontext

Installation & Configuration

{
  "mcpServers": {
    "weather": {
      "command": "/absolute/path/to/uv",
      "args": [
        "run",
        "--with",
        "mcp[cli]",
        "mcp",
        "run",
        "/absolute/path/to/open-meteo-weather/server.py"
      ]
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2026/6/15
Updated
2026/6/17