Skip to main content
Glama

Upbit MCP Server

by IQAIcom

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

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_TICKER

Get the latest ticker data from Upbit for a single market

GET_ORDERBOOK

Get orderbook snapshot for a given market

GET_TRADES

Get recent trades for a market

GET_ACCOUNTS

Get Upbit account balances (requires private API enabled)

CREATE_ORDER

Create an Upbit order (requires private API)

GET_ORDERS

List Upbit orders (requires private API)

GET_ORDER

Get a single Upbit order (requires private API)

CANCEL_ORDER

Cancel an existing Upbit order (requires private API)

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