Skip to main content
Glama

Upbit MCP Server

by IQAIcom

CANCEL_ORDER

Cancel an existing order on the Upbit cryptocurrency exchange by providing the order UUID, utilizing private API access for secure transaction execution.

Instructions

Cancel an existing Upbit order (requires private API)

Input Schema

NameRequiredDescriptionDefault
uuidYes

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "uuid": { "minLength": 1, "type": "string" } }, "required": [ "uuid" ], "type": "object" }
Install Server

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