ccxt-mcp
by lazy-dinosaur · TypeScript · ★ 90
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
Install
npx -y github:lazy-dinosaur/ccxt-mcp Auto-generated from the repo's primary language — check the repo's own README for its exact install instructions.
Claude Desktop config
A starting point for your claude_desktop_config.json
(auto-generated — the repo's README may specify a published package name or required env vars):
{
"mcpServers": {
"ccxt-mcp": {
"command": "npx",
"args": [
"-y",
"github:lazy-dinosaur/ccxt-mcp"
]
}
}
} From the README
Related finance servers
FinanceToolkit
JerBouma
Transparent and Efficient Financial Analysis
tradingview-mcp
atilaahmettaner
TradingView MCP server — real-time market data, technical analysis, screeners & backtesting for Claude, ChatGPT, Cursor & any MCP client. Stocks, crypto, forex & futures across global exchanges. Hosted or self-host.
mcp-server
financial-datasets
An MCP server for interacting with the Financial Datasets stock market API.
stock-api
zhangxiangliang
查询 A 股、美股、港股与场内基金行情,并通过 Node.js、浏览器、CLI 或 MCP 快速接入。
tradememory-protocol
mnemox-ai
Decision audit trail + persistent memory for AI trading agents. Outcome-weighted recall, SHA-256 tamper detection, 17 MCP tools.
ai-trader
whchien
Backtrader-powered backtesting framework for algorithmic trading, featuring 20+ strategies, multi-market support, CLI tools, and an integrated MCP server for professional traders.