CryptoMCP

Created By
BillionsBobbya year ago
Production-ready MCP Server for AI agents with cryptocurrency payments, blockchain data, and market analysis capabilities. Supports USDT payments (TRC20/ERC20), real-time price data, and enterprise-grade security.
Overview

CryptoMCP is a production-ready Model Context Protocol (MCP) server that provides AI agents with comprehensive cryptocurrency payment capabilities and blockchain data services.

Key Capabilities:

  • 💰 USDT payment creation and management
  • 🔗 Multi-network support (TRC20/ERC20)
  • 📊 Real-time price data from DIA Oracle
  • 🔒 Enterprise security with rate limiting
  • ⚡ High-performance connection pooling
  • 🧪 89.5% production test pass rate

Perfect for AI agents that need to handle cryptocurrency transactions, monitor market data, or interact with blockchain networks securely and efficiently.

Server Config

{
  "mcpServers": {
    "cryptomcp": {
      "command": "python",
      "args": [
        "-m",
        "src.mcp_server_simple"
      ],
      "env": {
        "COINREMITTER_TRC20_API_KEY": "<YOUR_TRC20_API_KEY>",
        "COINREMITTER_ERC20_API_KEY": "<YOUR_ERC20_API_KEY>",
        "DIA_ORACLE_API_URL": "https://api.diadata.org",
        "HMAC_SECRET": "<YOUR_HMAC_SECRET>",
        "JWT_SECRET": "<YOUR_JWT_SECRET>",
        "DEBUG": "false"
      }
    }
  }
}
Project Info
Created At
a year ago
Updated At
a year ago
Author Name
BillionsBobby
Star
-
Language
-
License
-
Category

Recommend Servers

View All