mcpbeat

FeedOracle Stablecoin Risk MCP Server

io.github.feedoracle/stablecoin-risk
not responding

FeedOracle Stablecoin Risk is listed as active in the registry but did not answer our last check. It exposes 13 tools. Last commit 19 Mar 2026.

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

Uptime history 41 hours of history · worst hour 0%
41 hours agonow
0.0%
Uptime 24h
0 of 92 checks
13
Tools
read from the server
68 ms
Response time
average over 24h
0
Stars
last commit 19 Mar 2026

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 0 min ago.

run in your terminal
claude mcp add stablecoin-risk --transport http https://feedoracle.io/mcp/risk/sse
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "stablecoin-risk": {
      "url": "https://feedoracle.io/mcp/risk/sse"
    }
  }
}
~/.codex/config.toml
[mcp_servers.stablecoin-risk]
url = "https://feedoracle.io/mcp/risk/sse"
.cursor/mcp.json
{
  "mcpServers": {
    "stablecoin-risk": {
      "url": "https://feedoracle.io/mcp/risk/sse"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "stablecoin-risk": {
      "url": "https://feedoracle.io/mcp/risk/sse"
    }
  }
}

Available tools 13

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

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

Endpoints

URLTransportStateLatencyChecked
https://feedoracle.io/mcp/risk/sse sse answering 68 ms 0 min ago

FeedOracle Stablecoin Risk — questions

Answers built from our own checks of this server.

What can FeedOracle Stablecoin Risk do?
It exposes 13 tools, read directly from the server on our last check. Among them: compare, cross_chain_data, custody_data, holder_data, leaderboard, methodology and 7 more. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is FeedOracle Stablecoin Risk working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 0 of 92 checks got a reply (0.0%), average response time 68 ms. The bar chart above shows every period we have measured.
The registry lists FeedOracle Stablecoin Risk as active — why does it not respond?
The official MCP registry stores what the author submitted; it does not verify that the server still runs. We check the endpoint ourselves, and this one does not answer. Catalogues that copy the registry without checking will show it as working.
How do I connect FeedOracle Stablecoin Risk?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does FeedOracle Stablecoin Risk need an API key?
No. FeedOracle Stablecoin Risk completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 13 of them are readable on this page. This is what we observed, not what the docs claim.
Is FeedOracle Stablecoin Risk open source?
Yes — it is published under the MIT licence, written in Python and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.