Crypto-Pegmon-MCP
@kukapay
About Crypto-Pegmon-MCP
An MCP server that tracks stablecoin peg integrity across multiple blockchains.
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"crypto-pegmon-mcp": {
"command": "uv",
"args": [
"sync"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Crypto-Pegmon-MCP?
An MCP server that tracks stablecoin peg integrity across multiple blockchains. It helps AI agents detect depegging risks by providing real-time prices, historical data, and stability reports for 17 USD-pegged stablecoins. Targeted at developers and DeFi analysts.
How to use Crypto-Pegmon-MCP?
Install with Python 3.10+ and uv. Clone the repository, run uv sync, then uv run main.py. Access four tools via the MCP interface: list supported stablecoins, fetch current price, retrieve historical data (up to 7 days), and analyze peg stability. Output is in Markdown.
Key features of Crypto-Pegmon-MCP
- Stability reports with maximum deviation and status (Stable/Unstable)
- Real-time price monitoring with peg deviation from $1
- Historical data analysis in Markdown table format
- Supports 17 USD-pegged stablecoins including USDT, USDC, DAI
- Clean Markdown output for easy integration
Use cases of Crypto-Pegmon-MCP
- Monitor stablecoin depegging risks for portfolio management
- Integrate peg stability data into AI agent or DeFi dashboard
- Analyze historical performance of yield-bearing stablecoins
- Generate automated compliance reports for stablecoin pools
FAQ from Crypto-Pegmon-MCP
Which stablecoins are supported?
Crypto-Pegmon-MCP supports 17 USD-pegged stablecoins, including Tether (USDT), USD Coin (USDC), Dai (DAI), and yield-bearing tokens like Ethena Staked USDe (eUSDe). A full list is provided in the README.
What are the runtime requirements?
Requires Python 3.10 or higher. The recommended package manager is uv, used for dependency management and running the server.
How do I start the server?
Clone the repository, run uv sync to install dependencies, then uv run main.py to launch the MCP server.
How far back does historical data go?
Historical data can be retrieved for up to 7 days by default, as shown in the provided examples.
Is Crypto-Pegmon-MCP open source?
Yes, it is licensed under the MIT License, as specified in the README.
More Finance & Commerce MCP servers
Awesome Crypto MCP Servers
badkkA collection of crypto MCP servers.
AKShare One MCP Server
zwldarrenMCP server that provides access to Chinese stock market data using akshare-one
💹 MCP YFinance Stock Server
Adity-starReal-time stock API with Python, MCP server example, yfinance stock analysis dashboard
Market Fiyatı MCP Server
EnesCinrCrypto Fear & Greed Index MCP Server
kukapayProviding real-time and historical Crypto Fear & Greed Index data
Comments