BitOasis MCP Server
OfficialRelated Servers
Alternatives to BitOasis MCP Server
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityCmaintenanceEnables AI assistants to interact directly with the Binance cryptocurrency exchange for trading, portfolio management, market analysis, and strategy automation via natural language.62 npmMIT
- AlicenseAqualityFmaintenanceEnables AI assistants to interact with Bitget cryptocurrency exchange for spot and futures trading. Supports real-time market data, order management, account balances, leverage control, and position tracking with demo trading capabilities.175MIT
- AlicenseAqualityAmaintenanceEnables AI assistants to interact with the Bit2Me cryptocurrency ecosystem, including real-time market data, wallet management, trading, and products like Earn and Loans.4829 npm5MIT
- FlicenseBqualityDmaintenanceEnables AI assistants to trade cryptocurrencies and manage accounts on MAX Exchange through natural language. Supports spot and margin trading, market data queries, order management, and wallet operations including deposits, withdrawals, and M-wallet lending.45-
- AlicenseNot gradedqualityBmaintenanceEnables AI assistants to manage crypto trading through Coinrule via natural language, including portfolio inspection, strategy creation, backtesting, and execution with configurable read/write permissions.2MIT
- AlicenseAqualityDmaintenanceEnables AI assistants to interact with the Bybit cryptocurrency exchange via the V5 API, supporting market data, trading, and account management with both local and remote OAuth-authenticated connections.281MIT
TDQS
Scored across 23 tools
Each tool has a distinct purpose: balances, orders, deposits/withdrawals (separated by crypto and fiat), market data, etc. There is no ambiguity between tools.
Tools mostly follow a verb_noun pattern with snake_case (e.g., get_balances, cancel_order). However, there is inconsistency: place_order vs. new_coin_withdrawal (place vs. new). Also singular vs. plural (get_coin_deposit vs. get_coin_deposits) but within acceptable limits.
23 tools is on the higher side but still reasonable for a comprehensive crypto exchange API covering orders, deposits, withdrawals, and market data. It slightly exceeds the ideal range but does not feel bloated.
The tool set covers core exchange operations: order management, balances, deposits/withdrawals, and market data. Notable missing features include trading fees, ability to cancel coin withdrawals (only fiat withdrawals can be cancelled), and a method to generate fiat deposit addresses (though that may be out of scope). Overall, minor gaps exist.