okx-mcp

okx-mcp

10

OKX MCP Server is a Model Context Protocol server that provides real-time and historical cryptocurrency price data from the OKX exchange. It features tools for accessing market data and includes robust error handling and request logging functionalities. The server is designed for integration with platforms like Claude Desktop and VSCode.

OKX MCP Server

A Model Context Protocol server providing real-time cryptocurrency price data from the OKX exchange.

Features

  • Connects to the OKX API for cryptocurrency price information.
  • Includes error handling, request logging, and rate limiting.

Tools

get_candlesticks

Retrieves historical candlestick data for any instrument on OKX.

get_price

Fetches the latest price and 24-hour market data for any instrument on OKX.

Development

  • Install dependencies with npm.
  • Build the server or develop with auto-rebuild options.

Installation

  • Configure for Claude Desktop or VSCode by adding server config to MCP settings.