FeedOracle Stablecoin Risk
io.github.feedoracle/stablecoin-risk7-signal stablecoin risk scoring. 13 tools, 28+ tokens, SAFE/CAUTION/AVOID verdicts.
Tools · 13
Server connectivity test. Returns engine version and status.
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…
Quick peg check for a stablecoin. Shows current price and deviation.
30-day peg history. Shows max deviation, depeg events, trend.
Mint/burn flow analysis. Shows 7d supply changes and direction.
Holder concentration metrics. Top holder %, HHI index, whale count.
Custodian profile. Shows custodians, SIFI status, attestation freshness.
Redemption terms. Settlement time, minimums, fees, institutional restrictions.
Cross-chain distribution. Chain count, bridge exposure, primary chain.
Stablecoin risk leaderboard. Ranked by risk score (lowest = safest). Args: limit: Number of results (default 10, max 20)
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)
List all supported stablecoins with coverage info.
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"
}
}
}