Ccxt
by lazy-dinosaur
CCXT MCP Server bridges the gap between AI models and cryptocurrency trading by providing a standardized interface through the Model Context Protocol. Created to empower automated trading strategies, this tool allows AI assistants like Claude and GPT to directly interact with over 100 cryptocurrency exchanges without requiring users to write comple
Add to Claude Desktop
Paste this into your claude_desktop_config.json file:
{
"mcpServers": {
"ccxt": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-ccxt"
]
}
}
}⚠ Install method inferred — check the GitHub README for exact setup
Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)
Maintenance Healthstale
Server Info
Get Your API Key
Claude API — the AI that powers most MCP use cases. Free tier available.
Get Claude API Key →Submit Your Server
Built an MCP server? Get it listed in front of thousands of developers.
List Your Server Free