Install
MCP server — add to your Claude Code config (typically
~/.claude/mcp_settings.json or ~/Library/Application Support/Claude/claude_desktop_config.json):
{
"mcpServers": {
"mcpfun-mcp-server-ccxt": {
"command": "npx",
"args": [
"-y",
"@mcpfun/mcp-server-ccxt"
]
}
}
}
Or smoke-test directly:
npx -y @mcpfun/mcp-server-ccxt
Details
| Website | https://www.npmjs.com/package/@mcpfun/mcp-server-ccxt |
|---|---|
| GitHub | git+https://github.com/doggybee/mcp-server-ccxt.git |
| License | unknown |
| Pricing | free |
| Tags | cryptocurrency exchange ccxt trading llm mcp language-model |
| Sources | npm |
| Discovered | 2026-05-25 |