MCP Servers / development / OpenMM MCP

OpenMM MCP

JSON →
stdionone1development

AI-native crypto trading server with 13 tools for market data, order execution, grid strategies, and Cardano DeFi across multiple exchanges.

Install
How to run this server
[ { "cmd": "npm install -g @qbtlabs/openmm-mcp", "imports": [] } ]
server path: openmm-mcp
Tools
What this server exposes
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
Configuration
Environment & auth
authnone
envMEXC_API_KEY
envMEXC_SECRET
Resources
OpenMM MCP — MCP Server · libregistry