CCXT MCP Server by doggybee
24 score
High-performance CCXT MCP server for cryptocurrency exchange integration
Ranked #3594 out of 5463 indexed tools.
Is this your tool? Claim this listing to add maintainer context, get a verified badge, and unlock analytics.
Claim listing → Signal Breakdown
Installs 160
Freshness 10mo ago
Issue Health 20%
Stars 132
Platform Breadth 1 platform
Contributors 4
Description Good
How to Improve
Freshness high impact
Issue Health high impact
Platforms medium impact
Supported Platforms
From the README
# CCXT MCP Server High-performance cryptocurrency exchange integration using MCP (Model Context Protocol) and CCXT. ## Features - 🚀 **Exchange Support**: Connects to 20+ cryptocurrency exchanges - 🔃 **Market Types**: Supports spot, futures, swap markets and more - 🔧 **Proxy Configuration**: Options for accessing exchanges through proxies - 📊 **Fast & Reliable**: Optimized caching and rate limiting - 🌐 **MCP Standard**: Compatible with LLMs like Claude and GPT via MCP ## CCXT MCP Server Integration Architecture The CCXT MCP Server connects language models to cryptocurrency exchanges through the Model Context Protocol. It serves as a bridge that allows LLMs to access real-time market data and execute trading operations across multiple exchanges through a unified API. The architecture includes: - LLM clients (Claude and other MCP-compatible models) that send requests - The Model Context Protocol (MCP) that standardizes communication - The CCXT MCP Server that processes requestsRead full README on GitHub →