MCPServers
OKX Cryptocurrency - MCP server logo

OKX Cryptocurrency

12
0

Summary

The OKX MCP server provides real-time cryptocurrency price data from the OKX exchange through two main tools: get_candlesticks for historical OHLCV data and get_price for current market information. Built with TypeScript and the Model Context Protocol SDK, it connects directly to OKX's API to deliver structured cryptocurrency data with comprehensive error handling and rate limiting. This implementation is ideal for AI assistants that need to analyze crypto market trends, monitor specific instruments, or incorporate live financial data into their responses.

Available Actions(2)

get_candlesticks

Retrieves historical candlestick (OHLCV) data for any instrument on OKX. Parameters: instrument (string, required), bar (string, optional), limit (number, optional)

get_price

Fetches the latest price and 24-hour market data for any instrument on OKX. Parameters: instrument (string, required)

Last Updated: April 25, 2025

社区评论

0.0
0 条评论
5
0
4
0
3
0
2
0
1
0

暂无评论. 成为第一个评论的人!

登录以参与讨论

Coming soon to
HighlightHighlight AI

语言

TypeScript

分类

标签