Bitget Agent MCP
OfficialRelated Servers
Alternatives to Bitget Agent MCP
No user-submitted related servers found.
Related Servers
AlicenseNot gradedqualityFmaintenanceThe official Bitget MCP (Model Context Protocol) server. Gives AI assistants direct, real-time access to the Bitget exchange through natural language.20 npm227MIT- AlicenseCqualityDmaintenanceMCP server for Bybit exchange enabling 246 tools for trading, market data, account management, and more via natural language.1002MIT
- AlicenseAqualityAmaintenanceOfficial MCP server for interacting with Saudi market data (Sahmk) via natural language queries, enabling stock quotes, company info, and market summaries inside AI agents like Cursor and Claude Desktop.1512MIT
- AlicenseNot gradedqualityAmaintenanceAn MCP server that enables AI agents to scan the market, manage positions, and retrieve trading metrics for Bybit through natural language commands.1AGPL 3.0
- FlicenseBqualityDmaintenanceA comprehensive MCP server providing full access to Bybit's v5 API for real-time market data, trading operations, and account management. It enables AI assistants to execute trades, manage positions, and monitor wallet balances with built-in safety controls for both testnet and production environments.226-

Bybit MCP Serverofficial
AlicenseBqualityBmaintenanceA production-ready MCP server for Bybit — 206 tools covering market data, trading, positions, account management, assets, and real-time WebSocket streams. Enables AI assistants to interact directly with the Bybit cryptocurrency exchange through natural language.382359 npm33MIT
TDQS
Scored across 14 tools
Each tool targets a distinct domain (orders, strategy orders, market data, positions, account, etc.) with clear intent-based parameters. No two tools appear to perform the same function; even the similar 'order' and 'strategy_order' are clearly separated by description. The presence of 'raw' and 'discover' as meta-tools further disambiguates the surface.
All tool names follow a consistent lowercase_with_underscores convention, using simple domain nouns (order, market, position, deposit, withdraw). There is no mixing of camelCase or different verb styles, and the naming makes the purpose of each tool immediately clear.
With 14 tools, the set is well-scoped for a comprehensive exchange trading agent. Each tool meaningfully encapsulates a group of related operations (e.g., order handles many order actions), so the count feels neither bloated nor thin. The inclusion of raw and discover as utilities justifies the count without introducing redundancy.
The tool set covers the full trading lifecycle: order placement/modification/cancellation/reads, positions, market data, account settings and overview, funding movements (transfer, deposit, withdraw, repayment), and subaccount management. Even potential gaps like specific account configs are addressed with clear workarounds, and the raw tool fills any remaining endpoint gaps.