OlympHill
mcp-server-ccxt logo

mcp-server-ccxt此服务器将 AI 语聊应用程序连接到二十多个加密货币交易所。它为助手提供了内置工具,用于监视实时价格、读取市场订单、查看交易历史和下单。

(0)
Daniel Nikulshyn审阅者 Daniel Nikulshyn·更新 2026年7月

概览

CCXT MCP 服务器是一款高性能的加密货币交易所集成工具,它使用 Model Context 协议 (MCP) 和 CCXT 库。它将语言模型如 Claude 和 GPT 连接到 20 多个加密货币交易所,提供了一个统一的 API 以访问实时市场数据并执行交易操作。该服务器设计得快且可靠,具有优化缓存和速率限制等功能。它可以通过 npm 或 Smithery 进行安装,并使用环境文件进行配置。

主要功能

  • 交易所支持:20+个加密货币交易所
  • 市场类型:即 spot、futures、swap 市场等
  • 代理设置:用于通过代理访问交易所的选项
  • 快速且可靠:优化缓存和流量限制
  • MCP 标准:与如 Claude 和 GPT 的 LLM 兼容

价格

模型
Free
评分
暂无评价

使用场景

加密货币交易Bot

使用 CCXT MCP 服务器将语言模型连接到多个加密货币交易所,从而实现自动交易和市场数据分析。

实时市场数据分析

利用 CCXT MCP 服务器向语言模型提供多个交易所的实时市场数据,从而使交易商和投资者能够分析和获取见解。

优点 & 缺点

优点

  • 连接了 20 多个加密货币交易所
  • 支持即 spot、futures、swap 市场等
  • 兼容如 Claude 和 GPT 的 LLM
  • 快且可靠且具有优化缓存和流量限制的功能

缺点

  • 需要配置交易所 API 密钥和凭证
  • 可能需要对 MCP 通信问题进行调试

评测

登录以留下评测。

暂无评测。来当第一个吧!

问答

How does the server ensure fast and reliable data access?

It uses optimized caching and rate limiting built into the CCXT library, and follows the MCP standard to provide a unified API that is fast and reliable for LLMs like Claude and GPT.

Asked by Wanjiru Kamau · May 30, 2026

What is required to configure the server for trading?

You must create an `.env` file from the provided template, adding your exchange API keys and credentials. Proxy settings can also be configured if needed for access.

Asked by Gunnar Eriksson · Apr 25, 2026

Which exchanges and market types does the server support?

The server connects to over 20 cryptocurrency exchanges and supports spot, futures, swap markets and other market types available through CCXT.

Asked by Hannah Goldberg · Apr 19, 2026

How do I install the CCXT MCP Server for use with Claude?

You can install it via Smithery with the command `npx y @smithery/cli install @doggybee/mcp-server-ccxt-client-claude`. Alternatively, use npm: `npm install @mcpfun/mcp-server-ccxt` and start with `mcp server ccxt` or `npx @mcpfun/mcp-server-ccxt`.

Asked by Sven Bergqvist · Apr 4, 2026

提问

服务配缩器 的替代品