Bithumb MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| BITHUMB_API_KEY | Yes | Your Bithumb API key | |
| BITHUMB_SECRET_KEY | Yes | Your Bithumb secret key |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_tickerC | Get cryptocurrency ticker information (Public) |
| get_orderbookC | Get order book information (Public) |
| get_transaction_historyB | Get recent transaction history (Public) |
| get_assets_statusC | Get asset deposit/withdrawal status (Public) |
| get_btciB | Get Bithumb Index (BTMI, BTAI) information (Public) |
| get_candlestickC | Get Candlestick data (Public) |
| post_accountC | Get member account information and fees (Private) |
| get_balanceC | Get account balance (Private) |
| post_wallet_addressC | Get member's coin deposit wallet address (Private) |
| post_ticker_userC | Get member's recent virtual asset transaction information (Private) |
| post_ordersC | Get member's order details (Private) |
| post_order_detailC | Get details of a specific member order (Private) |
| post_user_transactionsC | Get member's transaction completion history (Private) |
| post_placeC | Place a limit order (buy/sell) (Private) |
| post_cancelC | Cancel an order (Private) |
| post_market_buyC | Place a market buy order (Private) |
| post_market_sellC | Place a market sell order (Private) |
| post_withdrawal_coinC | Request a coin withdrawal (Private) |
| post_withdrawal_krwC | Request a KRW withdrawal (Private, Deprecated by Bithumb) |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/zereight/bithumb-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server