Crypto-Pegmon-MCP
@kukapay
Crypto-Pegmon-MCP について
An MCP server that tracks stablecoin peg integrity across multiple blockchains.
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"crypto-pegmon-mcp": {
"command": "uv",
"args": [
"sync"
]
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
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.
「金融とコマース」の他のコンテンツ
MCP Yahoo Finance
maxscheijenA Model Context Protocol (MCP) server for Yahoo Finance.
Yahoo 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.
Alpaca Trading MCP Server
laukikkMCP for the Alpaca trading API to manage stock and crypto portfolios, place trades, and access market data
Crypto Indicators MCP Server
kukapayAn MCP server providing a range of cryptocurrency technical analysis indicators and strategies.
コメント