OKX-MCP-Server

OKX-MCP-Server

MCP server providing Claude access to blockchain data and OKX market prices via OKX API.

2
Stars
2
Forks
0
Releases

Overview

The OKX MCP Playground is an MCP server that provides Claude with access to various blockchain data and market price data through the OKX API. It exposes a suite of tools organized into Balance, Gateway, Index Price, Market Price, Trade, and Transaction operations. Balance Operations allow querying supported chains, retrieving token balances for addresses across chains, and computing the total balance and value of an account. Gateway Operations enable broadcasting transactions, estimating gas limits and prices, retrieving transaction orders, and simulating transactions. Index Price Operations let Claude query supported chains, historical index prices for tokens, and token index prices derived from multiple data sources. Market Price Operations provide access to supported chains, recent trades, batch token prices, candlestick histories, and current token prices. Trade Operations cover approvals, swaps, liquidity sources, quotes, swap instructions for various chains, and token lists. Transaction Operations let Claude retrieve transaction histories and specific transaction details by hash. Prerequisites include Node.js v16+, an OKX API key, and Claude Desktop, with installation, configuration, and running steps included.

Details

Owner
memetus
Language
JavaScript
License
MIT License
Updated
2025-12-07

Features

Balance Operations

Query supported chains, retrieve token balances across addresses, and compute total balances and value.

Gateway Operations

Broadcast transactions, estimate gas, fetch transaction orders, and simulate transactions via the Onchain gateway API.

Index Price Operation

Query supported chains, historical index prices, and token index prices derived from multiple data sources.

Market Price Operation

Retrieve recent trades, batch token prices, and historical candlestick data as well as current prices.

Trade Operation

Provide trading capabilities including approvals, swaps, liquidity sources, quotes, and swap instructions across chains.

Transaction Operation

Access transaction history and details by hash across supported chains.

Audience

ClaudeAllows Claude to retrieve prices, transactions, and account histories via OKX data.
DevelopersHelps developers integrate OKX data access into Claude workflows and applications.

Tags

OKX APIblockchain datamarket priceClaudeDEXtransactionsbalancesgascandlestickstoken prices