streamable-httpMITupdated 5mo ago
9 DeFi risk & compliance intelligence tools for the Sui ecosystem.
suioracle 能做什么?
SuiOracle MCP Server
9 DeFi risk & compliance intelligence tools for the Sui ecosystem.
Move language, object-centric model, $590M TVL — Sui's DeFi ecosystem needs risk intelligence.
Live Endpoint
https://tooloracle.io/sui/mcp/
No API key required. MIT licensed.
Quick Setup
{
"mcpServers": {
"suioracle": {
"url": "https://tooloracle.io/sui/mcp/"
}
}
}
Tools (9)
| Tool | Description | Data Source |
|---|---|---|
sui_overview |
Sui ecosystem: SUI price, TVL, validators, epoch, total transactions | CoinGecko + DeFiLlama + Sui RPC |
sui_protocol_health |
Protocol health: TVL, audits, risk grade (Cetus, NAVI, Scallop, Bluefin...) | DeFiLlama |
sui_object_info |
Get Sui object details by ID (type, owner, version, digest) | Sui RPC |
sui_defi_yields |
Compare DeFi yields across Sui protocols | DeFiLlama Yields |
sui_protocol_list |
All Sui DeFi protocols ranked by TVL | DeFiLlama |
sui_stablecoin_risk |
Stablecoin supply and risk on Sui | DeFiLlama |
sui_dex_volume |
DEX volume across Sui exchanges | DeFiLlama DEX |
sui_validator_info |
Validator overview: count, stake, top 10, commission rates, APY | Sui RPC |
sui_bridge_flows |
Bridge flow monitoring | DeFiLlama Bridges |
Data Sources
- Sui RPC (fullnode.mainnet.sui.io) — Objects, validators, epoch, transactions
- DeFiLlama — TVL, yields, stablecoins, DEX volumes, bridges
- CoinGecko — Prices, market data
Links
- Live endpoint: https://tooloracle.io/sui/mcp/
- Health check: https://tooloracle.io/sui/health
- Builder: FeedOracle Technologies — EU-based compliance infrastructure
- Marketplace: ToolOracle
- License: MIT
安装
把 suioracle 添加到你的客户端。选择你正在使用的那个。
claude mcp add --transport http suioracle https://tooloracle.io/sui/mcp/codex mcp add suioracle --url https://tooloracle.io/sui/mcp/{
"mcpServers": {
"suioracle": {
"url": "https://tooloracle.io/sui/mcp/"
}
}
}Add to `~/.cursor/mcp.json`, or `.cursor/mcp.json` for a single project.
{
"servers": {
"suioracle": {
"type": "http",
"url": "https://tooloracle.io/sui/mcp/"
}
}
}Add to `.vscode/mcp.json` in your workspace.
{
"mcpServers": {
"suioracle": {
"url": "https://tooloracle.io/sui/mcp/"
}
}
}Add to `claude_desktop_config.json`, then restart Claude Desktop.
{
"mcpServers": {
"suioracle": {
"serverUrl": "https://tooloracle.io/sui/mcp/"
}
}
}Add to `~/.codeium/windsurf/mcp_config.json`.
9 个工具
suioracle 向已连接的智能体提供 9 个工具。
- sui_overview
- Sui ecosystem: SUI price, TVL, validators, epoch, total transactions
- sui_protocol_health
- Protocol health: TVL, audits, risk grade (Cetus, NAVI, Scallop, Bluefin...)
- sui_object_info
- Get Sui object details by ID (type, owner, version, digest)
- sui_defi_yields
- Compare DeFi yields across Sui protocols
- sui_protocol_list
- All Sui DeFi protocols ranked by TVL
- sui_stablecoin_risk
- Stablecoin supply and risk on Sui
- sui_dex_volume
- DEX volume across Sui exchanges
- sui_validator_info
- Validator overview: count, stake, top 10, commission rates, APY
- sui_bridge_flows
- Bridge flow monitoring
评分
66 / 100
良好
- 文档22/25
- 维护13/25
- 可信度13/20
- 能力6/15
- 安装体验12/15
- Documents what it does and how to connect
- Has a resolvable package or endpoint
- Exposes at least one tool, prompt or resource
- README has substantive content
- Includes a code example
- Documents its configuration
- Mentions credentials or security posture
- Last commit 148 days ago
- Has a release history
- Repository is not archived
- Licensed MIT
- Namespace verified in the official MCP registry
- Claimed by its owner
- Published under an organisation
- 9 tool(s) documented
- Provides prompt templates
- Provides resources
- 6 documented install method(s)
- Published to a package registry
- Offers a hosted endpoint — no local install
版本历史
| 版本 | 发布于 |
|---|---|
| 1.0.0最新 | 2026年5月7日 |