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).
Run
uvx geosphere-mcp-server
MCP client config
{
"mcpServers": {
"geosphere-austria-weather": {
"command": "uvx",
"args": [
"geosphere-mcp-server"
]
}
}
}