node2flow/bitkubMCP server for Bitkub — Thailand's leading cryptocurrency exchange. ## Features - Real-time market data: ticker, order book, trades, depth, TradingView OHLCV - Place and manage buy/sell orders (limit and market) - Test endpoints for safe order validation (dry run, no real money) - Crypto wallet: withdraw, internal transfer, deposit address generation - Account info: balances, trading credits, deposit/withdrawal limits ## 28 Tools **Market Data (10)**: Server time, status, symbols, ticker, trades, bids, asks, order book, depth, TradingView history **Account (4)**: Wallet, balances, trading credits, user limits **Orders (8)**: Place bid/ask, test bid/ask (dry run), cancel, open orders, order history, order info **Crypto/Wallet (6)**: List addresses, withdraw, internal withdraw, deposit history, withdraw history, generate address ## Configuration - `BITKUB_API_KEY` — Get one at https://www.bitkub.com/settings/api - `BITKUB_SECRET_KEY` — Secret key for HMAC signing Market data tools (10) work without API keys.