GeoSphere Austria Weather
Rank #8,372io.github.slettmayer/geosphere-mcp-server
High-resolution GeoSphere Austria weather, storms and air quality. Austria and the Alps only.
GeoSphere Austria Weather is a Model Context Protocol (MCP) server published by slettmayer. It ranks #8,372 of 115,591 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. GeoSphere Austria Weather is listed across 2 registries — Official MCP and Glama, with 7 tracked versions. It was first listed on Jul 22, 2026 and most recently updated on Aug 28, 2026.
Ranks ahead of 107,219 of 115,591 servers on MCP Toplist.
Use GeoSphere Austria Weather
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add geosphere-mcp-server -- uvx geosphere-mcp-server[mcp_servers.geosphere-mcp-server]
command = "uvx"
args = ["geosphere-mcp-server"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"geosphere-mcp-server": {
"command": "uvx",
"args": [
"geosphere-mcp-server"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"geosphere-mcp-server": {
"command": "uvx",
"args": [
"geosphere-mcp-server"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"geosphere-mcp-server": {
"type": "stdio",
"command": "uvx",
"args": [
"geosphere-mcp-server"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"geosphere-mcp-server": {
"command": "uvx",
"args": [
"geosphere-mcp-server"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"geosphere-mcp-server": {
"command": "uvx",
"args": [
"geosphere-mcp-server"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.slettmayer%2Fgeosphere-mcp-server)<a href="https://mcptoplist.com/server/io.github.slettmayer%2Fgeosphere-mcp-server"><img src="https://mcptoplist.com/badge/io.github.slettmayer%2Fgeosphere-mcp-server.svg" alt="MCP Toplist: Top 10% of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
slettmayer
Other servers by slettmayer
View all slettmayer servers →Available versions (7)
| Version | Published |
|---|---|
| 0.4.2 | Aug 28, 2026 |
| 0.4.1 | Aug 22, 2026 |
| 0.4.0 | Aug 12, 2026 |
| 0.3.3 | Aug 12, 2026 |
| 0.3.2 | Aug 7, 2026 |
| 0.2.1 | Jul 29, 2026 |
| 0.1.1 | Jul 22, 2026 |
Frequently asked questions
- Who maintains GeoSphere Austria Weather?
- GeoSphere Austria Weather is maintained by slettmayer, which publishes 4 MCP servers (18 total versions) tracked on MCP Toplist.
- Is GeoSphere Austria Weather listed on the Official MCP Registry?
- Yes — GeoSphere Austria Weather is listed on the Official MCP Registry, alongside Glama.
- How many versions does GeoSphere Austria Weather have?
- MCP Toplist tracks 7 versions of GeoSphere Austria Weather, most recently published on Aug 28, 2026.
- Where can I find the source code for GeoSphere Austria Weather?
- The source code for GeoSphere Austria Weather is hosted at github.com/slettmayer/geosphere-mcp-server.