SuiOracle
Rank #52,349io.tooloracle/suioracle
SUIOracle - 12 Sui tools: objects, modules, validators, gas, Cetus DEX, NFTs.
SuiOracle is a Model Context Protocol (MCP) server published by ToolOracle. It ranks #52,349 of 115,460 servers tracked on MCP Toplist. SuiOracle is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Mar 26, 2026 and most recently updated on May 7, 2026.
Ranks ahead of 63,111 of 115,460 servers on MCP Toplist.
Use SuiOracle
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http suioracle https://tooloracle.io/sui/mcp/[mcp_servers.suioracle]
url = "https://tooloracle.io/sui/mcp/"Add to ~/.codex/config.toml.
https://tooloracle.io/sui/mcp/Settings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"suioracle": {
"url": "https://tooloracle.io/sui/mcp/"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"suioracle": {
"type": "http",
"url": "https://tooloracle.io/sui/mcp/"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"suioracle": {
"serverUrl": "https://tooloracle.io/sui/mcp/"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"suioracle": {
"url": "https://tooloracle.io/sui/mcp/"
}
}
}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.tooloracle%2Fsuioracle)<a href="https://mcptoplist.com/server/io.tooloracle%2Fsuioracle"><img src="https://mcptoplist.com/badge/io.tooloracle%2Fsuioracle.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 (1 delisted)
ToolOracle
Other servers by ToolOracle
- Hoteloracle#33,971 · 2 vers
- PaymentOracle — Verifiable Multi-Rail Payment Receipts#34,702 · 1 ver
- Flightoracle#43,804 · 2 vers
- Joboracle#43,805 · 2 vers
- Macroooracle#43,806 · 2 vers
- Memeoracle#43,807 · 2 vers
- Newsoracle#43,808 · 2 vers
- Rankoracle#43,809 · 2 vers
- Shoporacle#43,810 · 2 vers
- Smartmoneyoracle#43,811 · 2 vers
- Yieldoracle#43,812 · 2 vers
- CarbonOracle#51,979 · 1 ver
Available versions (1)
| Version | Published |
|---|---|
| 1.0.0 | May 7, 2026 |
Frequently asked questions
- Who maintains SuiOracle?
- SuiOracle is maintained by ToolOracle, which publishes 62 MCP servers (72 total versions) tracked on MCP Toplist.
- Is SuiOracle listed on the Official MCP Registry?
- Yes — SuiOracle is listed on the Official MCP Registry, alongside Glama.
- How many versions does SuiOracle have?
- MCP Toplist tracks 1 version of SuiOracle, most recently published on May 7, 2026.
- Where can I find the source code for SuiOracle?
- The source code for SuiOracle is hosted at github.com/ToolOracle/suioracle.