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
China Stock MCP Server
peikuoYahoo Finance MCP Server
Alex2Yang97This is a Model Context Protocol (MCP) server that provides comprehensive financial data from Yahoo Finance. It allows you to retrieve detailed information about stocks, including historical prices, company information, financial statements, options data, and market news.
Financial Modeling Prep MCP (Model Context Protocol)
imbenrabiA Model Context Protocol (MCP) implementation for Financial Modeling Prep, enabling AI assistants to access and analyze financial data, stock information, company fundamentals, and market insights.
Polygon.io MCP Server
polygon-ioAn MCP server for Massive.com Financial Market Data
Defeatbeta Api
defeat-betaAn open-source alternative to Yahoo Finance's market data APIs with higher reliability.
Comments