
Cryptocurrency Exchange
STDIOCryptocurrency exchange MCP server for real-time data access from Bybit/OKX/Binance
Cryptocurrency exchange MCP server for real-time data access from Bybit/OKX/Binance
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" ] } } }