Skip to main content
Glama

OKX MCP Server

by mbarinov

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
OKX_API_KEYYesYour OKX API key
OKX_API_SECRETYesYour OKX API secret key
OKX_API_PASSPHRASEYesYour OKX API passphrase

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
get_account_summary

Get aggregated portfolio metrics

get_open_orders

Get all currently open orders

get_order_history

Get a list of filled orders for a given date range and optional symbol filter

get_portfolio

Get a list of all assets in the account

get_positions

Get all derivative positions

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/mbarinov/okx-mcp'

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