Back to directory
mcp_weather_server

mcp_weather_server

@isdaniel47

An MCP server providing weather information via Open-Meteo API.

weatheropen-meteomcp-servertool

Installation & Configuration

{
  "mcpServers": {
    "weather": {
      "command": "python",
      "args": [
        "-m",
        "mcp_weather_server"
      ],
      "disabled": false,
      "autoApprove": []
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2025/3/16
Updated
2026/6/7