Bybit MCP Server
OfficialRelated Servers
Alternatives to Bybit MCP Server
No user-submitted related servers found.
Related Servers
- AlicenseCqualityDmaintenanceMCP server for Bybit exchange enabling 246 tools for trading, market data, account management, and more via natural language.1002MIT
- 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-
- AlicenseBqualityCmaintenanceProvides a set of MCP tools to interact with the Bybit cryptocurrency exchange API, enabling market data queries, account management, trading operations, and futures grid strategy analysis via natural language.1911 npmMIT
- 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
- AlicenseAqualityCmaintenanceMCP server for Deribit's crypto options exchange, enabling AI assistants to query market data, manage accounts and orders, and execute trades with safety defaults (testnet, trading disabled by default).181MIT
- AlicenseBqualityDmaintenanceA Model Context Protocol server that enables AI coding tools like Claude Code and Cursor to interact with Bybit's trading platform for market data retrieval, account management, and trading operations.119 npm13MIT
TDQS
Scored across 382 tools
Many tools have clearly distinct domains, but there are numerous overlapping and redundant surfaces: createOrder vs wsCreateOrder vs batchCreateOrders vs wsBatchCreateOrders, plus similar cancel/amend families across REST, WebSocket, spread, RFQ, and strategy contexts. Agents would frequently struggle to pick the correct tool when several names and descriptions point at the same underlying action.
The dominant style is camelCase verb_noun, but the verb vocabulary is highly inconsistent: get/query/post/place/execute/ws are used interchangeably for similar operations, and there are outliers like CoinConvertLimitQuery, QuoteApply, SmallAssetConvert, and upgradeToUta. Mixed conventions like QueryOrderFromOpenApi versus QueryOrderByPage further reduce predictability.
382 tools is an extreme count for any MCP server, far beyond what an agent can reasonably discover, compare, and select from. Even though the server covers a massive API surface, the tool set is not well-scoped as an agent-facing interface.
The server covers an unusually broad swath of Bybit functionality: spot/derivatives trading, account management, asset transfers, earn products, loans, P2P, RFQ, spread trading, copy trading, bots, prediction markets, on-chain tokens, and more. Coverage is near-comprehensive for the stated exchange domain, with only minor niche gaps such as certain P2P dispute or advanced administrative flows.