Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

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)

LIST_WITHDRAWAL_ADDRESSES

List registered withdrawal-allowed addresses (requires private API)

CREATE_WITHDRAWAL

Request a digital asset withdrawal (requires private API)

GET_WITHDRAWAL

Get a single withdrawal by UUID (requires private API)

LIST_WITHDRAWALS

List withdrawals (requires private API)

CANCEL_WITHDRAWAL

Cancel a digital asset withdrawal by UUID (requires private API)

GET_DEPOSIT_CHANCE

Get deposit availability information for a currency (private)

CREATE_DEPOSIT_ADDRESS

Request creation of a deposit address (requires private API)

GET_DEPOSIT_ADDRESS

Get a single deposit address for a currency and net_type (private)

LIST_DEPOSIT_ADDRESSES

List deposit addresses for all currencies (requires private API)

GET_DEPOSIT

Get a single deposit by UUID (requires private API)

LIST_DEPOSITS

List deposits (requires private API)

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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