okx-mcp-server

badger3000
2
OKX MCP Server fetches real-time crypto data for AI assistants with WebSocket updates.

Overview

okx-mcp-server Introduction

okx-mcp-server is a Model Context Protocol (MCP) server that retrieves real-time cryptocurrency data from the OKX exchange, enabling AI assistants to access current price information and historical data with enhanced visualization and WebSocket live updates.

How to Use

To use okx-mcp-server, clone the repository, install dependencies, build the project, and run the server using npm start or node build/index.js. You can also test the server with MCP Inspector using specific commands for price and candlestick data.

Key Features

Key features include fetching latest price data with visual formatting, retrieving historical candlestick data, subscribing to real-time WebSocket updates, and managing live ticker data.

Where to Use

okx-mcp-server can be used in financial applications, trading platforms, cryptocurrency analysis tools, and AI-driven assistants that require real-time market data.

Use Cases

Use cases include providing live cryptocurrency price updates for trading bots, generating historical price analysis for research, and integrating with AI assistants to deliver real-time market insights.

Content