# Ccxt MCP

> Multi-exchange crypto market data MCP via CCXT library, supporting Binance, Kraken, KuCoin, Bybit, and 100+ exchanges.

- Skill: `yejiming/ccxt-mcp` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add yejiming/ccxt-mcp`
- Raw SKILL.md: https://api.skillmd.com/api/skills/yejiming/ccxt-mcp/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: AI & ML
- Author: yejiming (https://skillmd.com/u/yejiming)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/yejiming/ccxt-mcp

---


# CCXT MCP Server

Community MCP server from Nayshins.

Multi-exchange crypto market data MCP via CCXT library, supporting Binance, Kraken, KuCoin, Bybit, and 100+ exchanges. Access unified market data, order books, trading pairs, and OHLCV data across the broadest range of cryptocurrency exchanges through a single MCP interface.

## Installation

```bash
# From the official repo:
git clone https://github.com/Nayshins/mcp-server-ccxt
cd mcp-server-ccxt
npm install
```

## Links

- **GitHub**: https://github.com/Nayshins/mcp-server-ccxt
- **Documentation**: https://github.com/Nayshins/mcp-server-ccxt#readme

