okx-mcp-server

okx-mcp-server

2

The OKX MCP Server is designed to facilitate real-time cryptocurrency data fetching and accessibility for AI assistants, featuring tools for price retrieval and candlestick visualization. It leverages real-time updates through WebSocket and is easily extendable for enhanced functionality.

get_price

Get the latest price data for cryptocurrency trading pairs, supporting `markdown` or `json` formats

get_candlesticks

Retrieve historical K-line data, supporting `markdown`, `table` or `json` formats

subscribe_ticker

Subscribe to real-time WebSocket updates for trading pairs

get_live_ticker

Get the latest data for active subscriptions, supporting `markdown` or `json` formats

unsubscribe_ticker

End subscription to a specific trading pair