Giskard Oasis
Rank #52,271io.github.giskard09/oasis
Contextual guidance for AI agents in fog states. Claude-backed, Ed25519, Lightning payment.
Giskard Oasis is a Model Context Protocol (MCP) server published by giskard09. It ranks #52,271 of 115,460 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Giskard Oasis is listed across 3 registries — Official MCP, PulseMCP and Glama, with 1 tracked version. It was first listed on Mar 23, 2026 and most recently updated on Apr 14, 2026.
Ranks ahead of 63,189 of 115,460 servers on MCP Toplist.
Use Giskard Oasis
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http oasis https://oasis.rgiskard.xyz/sseThis endpoint requires authentication — see the server’s docs for credentials.
[mcp_servers.oasis]
url = "https://oasis.rgiskard.xyz/sse"Add to ~/.codex/config.toml. This endpoint requires authentication — see the server’s docs for credentials.
https://oasis.rgiskard.xyz/sseSettings → Connectors → “Add custom connector”, then paste this URL. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"oasis": {
"url": "https://oasis.rgiskard.xyz/sse"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). This endpoint requires authentication — see the server’s docs for credentials.
{
"servers": {
"oasis": {
"type": "http",
"url": "https://oasis.rgiskard.xyz/sse"
}
}
}Save as .vscode/mcp.json in your workspace. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"oasis": {
"serverUrl": "https://oasis.rgiskard.xyz/sse"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"oasis": {
"url": "https://oasis.rgiskard.xyz/sse"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
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.giskard09%2Foasis)<a href="https://mcptoplist.com/server/io.github.giskard09%2Foasis"><img src="https://mcptoplist.com/badge/io.github.giskard09%2Foasis.svg" alt="MCP Toplist: Top 50% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry (2 delisted)
giskard09
Other servers by giskard09
- ARGENTUM#5,162 · 1 ver
- Giskard Memory#52,270 · 1 ver
- Giskard Search#52,272 · 1 ver
- Giskard Origin#53,297 · 1 ver
- SOMA#88,842
Available versions (1)
| Version | Published |
|---|---|
| 0.1.0 | Apr 14, 2026 |
Frequently asked questions
- Who maintains Giskard Oasis?
- Giskard Oasis is maintained by giskard09, which publishes 6 MCP servers (5 total versions) tracked on MCP Toplist.
- Is Giskard Oasis listed on the Official MCP Registry?
- Yes — Giskard Oasis is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Giskard Oasis have?
- MCP Toplist tracks 1 version of Giskard Oasis, most recently published on Apr 14, 2026.
- Where can I find the source code for Giskard Oasis?
- The source code for Giskard Oasis is hosted at github.com/giskard09/giskard-oasis.