crypto-pegmon-mcpServer

kukapay
GitHub
BlockchainCryptocurrencyMonitoring

Loading subscription status...

💡 Description

A multi-chain MCP server that tracks the integrity of stablecoin pegs, allowing AI agents to detect risks of de-pegging before they escalate.

📝 JSON Entries

{
  "mcpServers": [
    {
      "crypto-pegmon-mcp": {
        "env": {},
        "args": [],
        "command": "uv run main.py"
      }
    }
  ]
}

🛠️ Tools

get_supported_stablecoinsget_current_priceget_historical_dataanalyze_peg_stability

Features

  • Detailed reports on stablecoin peg stability including maximum deviation and status.
  • Real-time price monitoring and deviation calculations.
  • Historical data analysis in Markdown format.
  • Support for multiple USD-pegged stablecoins.

💬 Example Queries

  • List all supported stablecoins with their descriptions.
  • Get the current price of USDT.
  • Show the price history of USDC for the last 7 days.
  • Analyze the peg stability of DAI over the past week.