OpenMM MCP
JSON →AI-native crypto trading server with 13 tools for market data, order execution, grid strategies, and Cardano DeFi across multiple exchanges.
Install
npm install -g @qbtlabs/openmm-mcp Tools · 15
- list_exchanges List supported exchanges
- get_ticker Real-time price, bid/ask, spread, volume
- get_orderbook Order book depth (bids/asks)
- get_trades Recent trades with buy/sell summary
- get_ohlcv OHLCV candlestick data
- get_balance Account balances (all or filtered)
- list_orders Open orders (all or by symbol)
- create_order Place limit or market order
- cancel_order Cancel order by ID
- cancel_all_orders Cancel all orders for a pair
- get_cardano_price Aggregated token price from DEXes
- discover_pools Discover liquidity pools
- start_grid_strategy Start grid trading
- stop_strategy Stop a running strategy
- get_strategy_status Get strategy status
Environment variables
MEXC_API_KEYMEXC_SECRET
Links
★ 1 GitHub stars