Odel
hederaoracle

hederaoracle

@tooloracleDockerfileMITUpdated 5mo ago

HederaOracle - 12 Hedera tools: HCS, HTS tokens, mirror node, consensus, governance.

Server endpointStreamable HTTPNo authProbed

This is the third-party server itself — Odel doesn't run it. Hitting this URL directly talks straight to the upstream server with no auth or proxying. Connect through Odel to front it with managed auth.

HederaOracle MCP Server

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.

Live Endpoint

https://tooloracle.io/hedera/mcp/

No API key required. MIT licensed.

Quick Setup

{
  "mcpServers": {
    "hederaoracle": {
      "url": "https://tooloracle.io/hedera/mcp/"
    }
  }
}

Tools (9)

ToolDescriptionData Source
hbar_overviewHedera ecosystem: HBAR price, TVL, supply, Governing Council, protocolsCoinGecko + DeFiLlama + Mirror Node
hbar_account_infoAccount balance, key type, token holdingsHedera Mirror Node
hbar_token_infoHTS token risk analysis: admin/freeze/wipe/supply/pause keys with risk scoringHedera Mirror Node
hbar_protocol_healthProtocol health: TVL, audits, risk grade (SaucerSwap, Stader, HeliSwap...)DeFiLlama
hbar_defi_yieldsCompare DeFi yields across Hedera protocolsDeFiLlama Yields
hbar_protocol_listAll Hedera DeFi protocols ranked by TVLDeFiLlama
hbar_stablecoin_riskStablecoin supply and risk on HederaDeFiLlama
hbar_network_statsNetwork stats: supply, nodes, consensus infoHedera Mirror Node
hbar_transactionsRecent transactions for any Hedera accountHedera Mirror Node

Key Feature: HTS Token Key Analysis

Hedera Token Service (HTS) tokens have granular key permissions. hbar_token_info checks all keys:

  • Admin Key — Can modify token properties
  • Freeze Key — Can freeze token transfers
  • Wipe Key — Can wipe token balances
  • Supply Key — Can mint/burn tokens
  • Pause Key — Can pause all operations

Each key impacts the risk score. Tokens with fewer keys = lower risk.

Data Sources

  • Hedera Mirror Node (mainnet.mirrornode.hedera.com) — Accounts, tokens, transactions, network
  • DeFiLlama — TVL, yields, stablecoins, DEX volumes
  • CoinGecko — Prices, market data

Links