Skip to main content
Glama

OKX MCP Server

by esshka

get_price

Retrieve real-time cryptocurrency price data for any trading instrument on the OKX exchange using the OKX MCP Server, ensuring accurate market insights.

Instructions

Get latest price for an OKX instrument

Input Schema

NameRequiredDescriptionDefault
instrumentYesInstrument ID (e.g. BTC-USDT)

Input Schema (JSON Schema)

{ "properties": { "instrument": { "description": "Instrument ID (e.g. BTC-USDT)", "type": "string" } }, "required": [ "instrument" ], "type": "object" }

You must be authenticated.

Other Tools from OKX MCP Server

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/esshka/okx-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server