loading…
Search for a command to run...
loading…
9 MCP tools for DeFi risk & compliance on Hedera
9 MCP tools for DeFi risk & compliance on Hedera
9 DeFi risk & compliance intelligence tools for the Hedera ecosystem.
Enterprise-grade network with Google, IBM, Boeing on the Governing Council. HTS token key analysis for institutional risk assessment.
https://tooloracle.io/hedera/mcp/
No API key required. MIT licensed.
{
"mcpServers": {
"hederaoracle": {
"url": "https://tooloracle.io/hedera/mcp/"
}
}
}
| Tool | Description | Data Source |
|---|---|---|
hbar_overview |
Hedera ecosystem: HBAR price, TVL, supply, Governing Council, protocols | CoinGecko + DeFiLlama + Mirror Node |
hbar_account_info |
Account balance, key type, token holdings | Hedera Mirror Node |
hbar_token_info |
HTS token risk analysis: admin/freeze/wipe/supply/pause keys with risk scoring | Hedera Mirror Node |
hbar_protocol_health |
Protocol health: TVL, audits, risk grade (SaucerSwap, Stader, HeliSwap...) | DeFiLlama |
hbar_defi_yields |
Compare DeFi yields across Hedera protocols | DeFiLlama Yields |
hbar_protocol_list |
All Hedera DeFi protocols ranked by TVL | DeFiLlama |
hbar_stablecoin_risk |
Stablecoin supply and risk on Hedera | DeFiLlama |
hbar_network_stats |
Network stats: supply, nodes, consensus info | Hedera Mirror Node |
hbar_transactions |
Recent transactions for any Hedera account | Hedera Mirror Node |
Hedera Token Service (HTS) tokens have granular key permissions. hbar_token_info checks all keys:
Each key impacts the risk score. Tokens with fewer keys = lower risk.
Добавь это в claude_desktop_config.json и перезапусти Claude Desktop.
{
"mcpServers": {
"hederaoracle": {
"command": "npx",
"args": []
}
}
}