Bybit MCP Server
@Tinycute00
About Bybit MCP Server
Repository for Bybit MCP Server project
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Bybit MCP Server?
A FastMCP server implementation for integrating with the Bybit exchange API. It supports V5 API, spot, futures, and options trading, and real-time market data streaming. Designed for developers building trading bots or applications.
How to use Bybit MCP Server?
Install the package via npm install bybit-mcp. Configure environment variables BYBIT_API_KEY, BYBIT_API_SECRET, and optionally BYBIT_TESTNET. Then import startServer and call it in your code.
Key features of Bybit MCP Server
- Full V5 API support
- Unified account trading
- Spot, futures, and options trading
- Real-time market data streaming
- Position, order, and asset management
Use cases of Bybit MCP Server
- Build automated trading bots for Bybit
- Stream live market data for analysis
- Manage multiple accounts via unified API
- Execute strategies across spot, futures, and options
FAQ from Bybit MCP Server
What runtime does Bybit MCP Server require?
Node.js 16.x or higher and npm 7.x or higher.
How do I configure API keys?
Set BYBIT_API_KEY, BYBIT_API_SECRET, and optionally BYBIT_TESTNET as environment variables in a .env file or system environment.
Can I test on Bybit testnet?
Yes, set BYBIT_TESTNET=true in your environment configuration.
Where is the full API documentation?
Refer to the official Bybit API documentation linked in the README.
Frequently asked questions
What runtime does Bybit MCP Server require?
Node.js 16.x or higher and npm 7.x or higher.
How do I configure API keys?
Set `BYBIT_API_KEY`, `BYBIT_API_SECRET`, and optionally `BYBIT_TESTNET` as environment variables in a `.env` file or system environment.
Can I test on Bybit testnet?
Yes, set `BYBIT_TESTNET=true` in your environment configuration.
Where is the full API documentation?
Refer to the official Bybit API documentation linked in the README.
Basic information
More Other MCP servers
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web

EverArt
modelcontextprotocolModel Context Protocol Servers
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
Comments