What is CCXT MCP Server?
CCXT MCP Server is a Model Context Protocol (MCP) server that exposes functions from the CCXT library to Large Language Models (LLMs), enabling them to interact with cryptocurrency exchanges.
What is MCP?
MCP stands for Model Context Protocol. It’s an open protocol standardizing how applications provide context to LLMs.
What exchanges does the CCXT MCP Server support?
The server supports any exchange supported by the CCXT library. Refer to the CCXT documentation for a comprehensive list.
Do I need an API key to use the CCXT MCP Server?
It depends on the tool you’re using. Public data tools do not require authentication, while tools that interact with your account (e.g., placing orders) require API keys.
How do I install the CCXT MCP Server?
Clone the repository, create a virtual environment, and install the dependencies listed in requirements.txt.
How do I run the CCXT MCP Server?
After installing the dependencies, run the mcp_server.py script using uv run mcp_server.py.
How do I configure the server for my MCP client?
Provide a JSON configuration file with the server’s command and arguments. The exact format depends on your MCP client.
What is UBOS?
UBOS is a full-stack AI Agent Development Platform focused on bringing AI Agent to every business department. It helps orchestrate AI Agents, connect them with enterprise data, build custom AI Agents with LLMs, and manage Multi-Agent Systems.
How does the CCXT MCP Server integrate with UBOS?
The CCXT MCP Server provides a way for AI Agents in UBOS to access and interact with cryptocurrency exchanges, enabling automated trading, portfolio management, and other DeFi applications.
What are some use cases for the CCXT MCP Server on UBOS?
Automated trading bots, portfolio management tools, market analysis, DeFi applications, and risk management systems.
Where can I find a list of available MCP tools?
The server exposes a variety of tools for both public market data and private account actions. See the documentation for a complete list.
What do I do if I encounter an error?
The tools return a dictionary with an “error” key if an issue occurs during the CCXT call.
CCXT Cryptocurrency Exchange Server
Project Details
- jcwleo/ccxt-mcp-server
- MIT License
- Last Updated: 5/14/2025
Recomended MCP Servers
MCP addition tool demonstrating SSE + auth capabilities
MCP Server for the Alpha Vantage API
A Model Context Protocol (MCP) server for interacting with Ghost CMS through LLM interfaces like Claude. Allow you...
This is a MCP server for Claude Desktop that allows you to interact with SharePoint Online using the...
A Model Context Protocol server that provides real-time hot trending topics from major Chinese social platforms and news...
The MCP Code Executor is an MCP server that allows LLMs to execute Python code within a specified...
claude-code-mcp
mcp-sse-server





