Upbit MCP Server
by solangii
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_tickerC | Get the latest ticker data from Upbit |
| get_orderbookC | Get orderbook snapshot for a given symbol |
| get_tradesC | Get recent trade ticks for a symbol |
| get_accountsB | |
| create_orderA | |
| get_ordersA | |
| get_orderC | |
| cancel_orderC | |
| get_market_summaryB | |
| get_deposits_withdrawalsB | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
| explain_ticker | Create a prompt explaining ticker data |
| analyze_portfolio | 사용자의 포트폴리오를 분석하는 프롬프트를 생성합니다. |
| order_help | 주문 생성에 대한 도움말 프롬프트를 생성합니다. |
| trading_strategy | 트레이딩 전략 수립을 위한 프롬프트를 생성합니다. |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| market://list |
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/solangii/upbit-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server