finance & fintech
Mcp Server Ccxt
An MCP server for accessing real-time crypto market data and trading via 20+ exchanges using the CCXT library. Supports spot, futures, OHLCV, balances, orders, and more.
typescript
cloud
finance & fintech
Installation
npx -y doggybee/mcp-server-ccxtConfiguration
Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):
{
"name": "mcp-server-ccxt",
"command": "npx",
"args": [
"-y",
"doggybee/mcp-server-ccxt"
]
}About This MCP Server
doggybee/mcp-server-ccxt
An MCP server for accessing real-time crypto market data and trading via 20+ exchanges using the CCXT library. Supports spot, futures, OHLCV, balances, orders, and more.
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub