trading-mcp-server

henryzhangpku/trading-mcp-server
★ 0 stars Python 🤖 AI/LLM Updated today
AI Trading MCP Server - Give Claude/GPT/Cursor real-time crypto intelligence with trading tools
View on GitHub → Try with Claude — $10 free →

Quick Install

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

Add to claude_desktop_config.json:

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

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

README Excerpt

> **Give your AI agents (Claude, GPT, Cursor, etc.) real-time crypto trading intelligence.** A complete Model Context Protocol (MCP) server that provides AI assistants with six powerful trading tools powered by live market data from CoinGecko, Alternative.me, CryptoCompare, and other free public APIs.

Tools (6)

generate_signalget_crypto_newsget_crypto_priceget_gamma_squeeze_riskget_macro_snapshotget_technical_analysis