Skip to main content
Glama

Upbit MCP Server

by IQAIcom

GET_ORDER

Retrieve details of a specific order on the Upbit cryptocurrency exchange using the private API. Requires order UUID or identifier to fetch accurate order information.

Instructions

Get a single Upbit order (requires private API)

Input Schema

NameRequiredDescriptionDefault
identifierNo
uuidNo

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "identifier": { "type": "string" }, "uuid": { "type": "string" } }, "type": "object" }

Other Tools from Upbit 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/IQAIcom/mcp-upbit'

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