Back to directory
isdaniel/mcp_weather_server

isdaniel/mcp_weather_server

@isdaniel

A Model Context Protocol (MCP) server that provides weather information using the Open-Meteo API.

weatherair qualitytimetimezoneopen-meteomcppythoncontext

Installation & Configuration

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

Information

Transport
stdiossestreamable-http
Language
Python
Created
2026/6/12
Updated
2026/6/13