加密货币交易所集成
STDIO加密货币交易所API交互服务
加密货币交易所API交互服务
MCP server implementation for the cryptocurrency exchange. This package provides a simple interface to interact with Bybit/OKX/Binance public API endpoints.
git clone https://github.com/sydowma/crypto_exchange_mcp.git
~/Library/Application\ Support/Claude/claude_desktop_config.json
{your_path}
means git repo fold path
{ "mcpServers": { "Bybit": { "command": "uv", "args": [ "--directory", "{your_path}/crypto_exchange_mcp/crypto_exchange_mcp_python", "run", "bybit.py" ] } } }