Skip to content
Back to search
100
MCP live v1.0.0 sse

FeedOracle Stablecoin Risk

io.github.feedoracle/stablecoin-risk

7-signal stablecoin risk scoring. 13 tools, 28+ tokens, SAFE/CAUTION/AVOID verdicts.

Uptime
5.3%
19 probes
Response
86ms
last probe
Tools
13
callable

Tools · 13

ping

Server connectivity test. Returns engine version and status.

risk_assessment

Full 7-signal risk report for a stablecoin. Args: symbol: Token symbol (e.g. USDC, USDT, DAI) chain: Chain filter or aggregate (default: aggregate) use_case: Context for hint generation (s…

peg_status

Quick peg check for a stablecoin. Shows current price and deviation.

peg_history

30-day peg history. Shows max deviation, depeg events, trend.

supply_flow

Mint/burn flow analysis. Shows 7d supply changes and direction.

holder_data

Holder concentration metrics. Top holder %, HHI index, whale count.

custody_data

Custodian profile. Shows custodians, SIFI status, attestation freshness.

redemption_data

Redemption terms. Settlement time, minimums, fees, institutional restrictions.

cross_chain_data

Cross-chain distribution. Chain count, bridge exposure, primary chain.

leaderboard

Stablecoin risk leaderboard. Ranked by risk score (lowest = safest). Args: limit: Number of results (default 10, max 20)

compare

Side-by-side comparison of up to 5 stablecoins. Args: symbols: Comma-separated string (e.g. USDC,USDT,DAI) or list of symbols use_case: Context (settlement, collateral, treasury, payment)

supported_tokens

List all supported stablecoins with coverage info.

methodology

Explain scoring methodology. Signal weights, verdict thresholds, data sources.

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "feedoracle_stablecoin_risk": {
      "url": "https://feedoracle.io/mcp/risk/sse",
      "transport": "sse"
    }
  }
}