crypto-mcp-server

mrpkk/crypto-mcp-server
★ 0 stars Python AI/LLM Updated today
AI-powered Crypto & DeFi MCP Server — 14 tools for price, yields, TA, gas, whales, and AI analysis of any crypto asset
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "crypto-mcp-server": {
      "command": "uvx",
      "args": [
        "crypto-mcp-server"
      ]
    }
  }
}

Or install with pip: pip install crypto-mcp-server