bitbank-lab-mcpofficial
A
licenseA
qualityB
maintenanceMCP server for analyzing cryptocurrency markets from bitbank API, enabling technical analysis, charting, and trading via AI clients.
33
17
4
MIT
No user-submitted related servers found.
Scored across 5 tools
Each tool has a clearly distinct purpose: candles, order book, single ticker, all JPY tickers, and transactions. There is no overlap or ambiguity.
All tools follow the 'get_noun' pattern in snake_case, making naming predictable and consistent.
With 5 tools, the server is well-scoped for providing essential market data (candles, depth, ticker, transactions) without unnecessary bloat.
Covers core market data endpoints. Missing a general ticker for all pairs (only JPY pairs available) but otherwise complete for read-only data.