# FeedOracle Stablecoin Risk MCP server

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

## Links
- Registry page: https://www.getdrio.com/mcp/io-github-feedoracle-stablecoin-risk
- Repository: https://github.com/feedoracle/-feedoracle-mcp-risk
- Website: https://feedoracle.io

## Install
- Endpoint: https://feedoracle.io/mcp/risk/sse
- Auth: Not captured

## Setup notes
- Remote endpoint: https://feedoracle.io/mcp/risk/sse

## Tools
- ping - Server connectivity test. Returns engine version and status. Endpoint: https://feedoracle.io/mcp/risk/sse
- 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 (settlement, collateral, treasury, payment)
Returns: Complete risk assessment with score, verdict, signals, and operational hint.
 Endpoint: https://feedoracle.io/mcp/risk/sse
- peg_status - Quick peg check for a stablecoin. Shows current price and deviation. Endpoint: https://feedoracle.io/mcp/risk/sse
- peg_history - 30-day peg history. Shows max deviation, depeg events, trend. Endpoint: https://feedoracle.io/mcp/risk/sse
- supply_flow - Mint/burn flow analysis. Shows 7d supply changes and direction. Endpoint: https://feedoracle.io/mcp/risk/sse
- holder_data - Holder concentration metrics. Top holder %, HHI index, whale count. Endpoint: https://feedoracle.io/mcp/risk/sse
- custody_data - Custodian profile. Shows custodians, SIFI status, attestation freshness. Endpoint: https://feedoracle.io/mcp/risk/sse
- redemption_data - Redemption terms. Settlement time, minimums, fees, institutional restrictions. Endpoint: https://feedoracle.io/mcp/risk/sse
- cross_chain_data - Cross-chain distribution. Chain count, bridge exposure, primary chain. Endpoint: https://feedoracle.io/mcp/risk/sse
- leaderboard - Stablecoin risk leaderboard. Ranked by risk score (lowest = safest).
Args:
    limit: Number of results (default 10, max 20)
 Endpoint: https://feedoracle.io/mcp/risk/sse
- 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)
 Endpoint: https://feedoracle.io/mcp/risk/sse
- supported_tokens - List all supported stablecoins with coverage info. Endpoint: https://feedoracle.io/mcp/risk/sse
- methodology - Explain scoring methodology. Signal weights, verdict thresholds, data sources. Endpoint: https://feedoracle.io/mcp/risk/sse

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: io.github.feedoracle
- Version: 1.0.0
- Runtime: Sse
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Feb 28, 2026
- Source: https://registry.modelcontextprotocol.io
