Stablecoin Risk
Rank #42,748io.github.feedoracle/stablecoin-risk
MCP server providing stablecoin-risk capabilities
Stablecoin Risk is a Model Context Protocol (MCP) server published by feedoracle. It ranks #42,748 of 115,460 servers tracked on MCP Toplist. Stablecoin Risk is listed across 4 registries — Official MCP, mcp.so, Glama and PulseMCP, with 2 tracked versions. It was first listed on Feb 28, 2026 and most recently updated on Feb 28, 2026.
Ranks ahead of 72,712 of 115,460 servers on MCP Toplist.
Use Stablecoin Risk
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http stablecoin-risk https://feedoracle.io/mcp/risk/sse[mcp_servers.stablecoin-risk]
url = "https://feedoracle.io/mcp/risk/sse"Add to ~/.codex/config.toml.
https://feedoracle.io/mcp/risk/sseSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"stablecoin-risk": {
"url": "https://feedoracle.io/mcp/risk/sse"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"stablecoin-risk": {
"type": "http",
"url": "https://feedoracle.io/mcp/risk/sse"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"stablecoin-risk": {
"serverUrl": "https://feedoracle.io/mcp/risk/sse"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"stablecoin-risk": {
"url": "https://feedoracle.io/mcp/risk/sse"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.feedoracle%2Fstablecoin-risk)<a href="https://mcptoplist.com/server/io.github.feedoracle%2Fstablecoin-risk"><img src="https://mcptoplist.com/badge/io.github.feedoracle%2Fstablecoin-risk.svg" alt="MCP Toplist: Top 50% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry (3 delisted)
feedoracle
Other servers by feedoracle
- FeedOracle Compliance Agent#38,196 · 3 vers
- Feedoracle Macro MCP#42,747 · 2 vers
- FeedOracle Compliance MCP Server#51,528 · 1 ver
Available versions (2)
| Version | Published |
|---|---|
| 1.0.0 | Feb 28, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Stablecoin Risk?
- Stablecoin Risk is maintained by feedoracle, which publishes 4 MCP servers (8 total versions) tracked on MCP Toplist.
- Is Stablecoin Risk listed on the Official MCP Registry?
- Yes — Stablecoin Risk is listed on the Official MCP Registry, alongside mcp.so, Glama and PulseMCP.
- How many versions does Stablecoin Risk have?
- MCP Toplist tracks 2 versions of Stablecoin Risk, most recently published on Feb 28, 2026.
- Where can I find the source code for Stablecoin Risk?
- The source code for Stablecoin Risk is hosted at github.com/feedoracle/-feedoracle-mcp-risk.