Integrations
Monitors Binance's USD-pegged stablecoin (BUSD) for peg stability, providing price tracking and comprehensive deviation analysis to identify potential risks.
Tracks Circle's USD Coin (USDC) stability, offering current price information, historical data analysis, and peg deviation reports to assess stablecoin integrity.
Formats all stablecoin data and reports in clean Markdown for easy integration into reports or dashboards.
Crypto-Pegmon-MCP
An MCP server that tracks stablecoin peg integrity across multiple blockchains, helping AI agents detect depegging risks before they escalate.
Features
- Stability Reports: Generate detailed reports assessing stablecoin peg stability, including maximum deviation and status (Stable, Moderately Stable, Unstable).
- Real-Time Price Monitoring: Fetch current prices and calculate peg deviation from $1 for USD-pegged stablecoins.
- Historical Data Analysis: Retrieve historical price data (up to 7 days by default) in Markdown table format.
- Supported Stablecoins: Monitor 17 USD-pegged stablecoins, such as Tether (USDT), USD Coin (USDC), Dai (DAI), and yield-bearing tokens like Ethena Staked USDe (eUSDe).
- User-Friendly Output: All data is presented in clean Markdown format for easy integration into reports or dashboards.
Supported Stablecoins
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. |
Installation
Prerequisites
- Python 3.10 or higher
- uv (recommended for dependency management and running)
Steps
- Clone the Repository:Copy
- Install Dependencies:
Using uv (recommended):Copy
- Run the Server:
Using uv (recommended):Copy
Usage
The server provides four tools, accessible via the MCP interface. Below are examples for each tool and prompt.
1. List Supported Stablecoins
Retrieve a list of supported stablecoins with their descriptions.
- Prompt:Copy
- Output:Copy
2. Fetch Current Price
Get the current price and peg deviation for a specific stablecoin.
- Prompt:Copy
- Output:Copy
3. Fetch Historical Data
Retrieve historical price data for a stablecoin over a specified number of days (default: 7).
- Prompt:Copy
- Output:Copy
4. Analyze Peg Stability
Generate a comprehensive stability report for a stablecoin, including historical data, current price, and analysis.
- Prompt:Copy
- Output:Copy
License
This project is licensed under the MIT License. See the LICENSE file for details.
You must be authenticated.
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
crypto-pegmon-mcp
Related Resources
Related MCP Servers
- GoMIT License
- Rust
- PythonMIT License
- PythonMIT License