Odel
GeoSphere Austria Weather

GeoSphere Austria Weather

Local
@slettmayer1PythonMITUpdated 1w ago

High-resolution GeoSphere Austria weather, storms and air quality. Austria and the Alps only.

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

PyPIgeosphere-mcp-serverv0.4.2

Run

uvx geosphere-mcp-server

MCP client config

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