The full upstream README, mirrored here for reference. Install config, tool schemas, adoption signals, and an original overview live on the Crypto Pegmon MCP listing page.
An MCP server that tracks stablecoin peg integrity across multiple blockchains, helping AI agents detect depegging risks before they escalate.
The server supports the following USD-pegged stablecoins:
| Symbol | Description |
|---|---|
| USDT | Tether's USD-pegged stablecoin, centrally issued. |
| USDC | Circle's USD-backed stablecoin, widely used in DeFi. |
| DAI | Decentralized stablecoin by MakerDAO, collateralized by crypto. |
| BUSD | Binance's USD-pegged stablecoin, centrally managed. |
| TUSD | TrueUSD, a USD-backed stablecoin by TrustToken. |
| FRAX | Fractional-algorithmic USD stablecoin by Frax Finance. |
| USDD | TRON's USD-pegged stablecoin, centrally issued. |
| USDS | USD-pegged stablecoin, focused on stability. |
| SUSDS | Staked USDS, yield-bearing stablecoin. |
| EUSDE | Ethena's staked USD stablecoin, yield-bearing. |
| USDY | Ondo's USD yield stablecoin, designed for returns. |
| PYUSD | PayPal's USD-pegged stablecoin for payments. |
| GUSD | Gemini Dollar, USD-backed by Gemini Trust. |
| USDP | Paxos Standard, a regulated USD stablecoin. |
| AAVE-USDC | Aave's USD-pegged stablecoin for lending. |
| CURVE-USD | Curve Finance's USD stablecoin for DeFi pools. |
| MIM | Magic Internet Money, a decentralized USD stablecoin. |
Clone the Repository:
Install Dependencies: Using uv (recommended):
Run the Server: Using uv (recommended):
The server provides four tools, accessible via the MCP interface. Below are examples for each tool and prompt.
Retrieve a list of supported stablecoins with their descriptions.
Get the current price and peg deviation for a specific stablecoin.
Retrieve historical price data for a stablecoin over a specified number of days (default: 7).
Generate a comprehensive stability report for a stablecoin, including historical data, current price, and analysis.
This project is licensed under the MIT License. See the LICENSE file for details.