Bybit MCP Server

by Tinycute00

367 downloads
Not rated
GitHub

About

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.

Details

Author
Tinycute00
Downloads
367
Categories
Other, API

- Full V5 API support
- Unified account trading
- Spot, futures, and options trading
- Real-time market data streaming
- Position, order, and asset management

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.

Bybit MCP Server

A FastMCP server implementation for integrating with the Bybit exchange API.

Features

- Full V5 API support
- Unified account trading
- Support for spot, futures, and options trading
- Real-time market data streaming
- Position management
- Order management
- Asset management

System Requirements

- Node.js 16.x or higher
- npm 7.x or higher (or yarn/pnpm)

Installation

Windows

1. Install Node.js from official website
2. Open PowerShell or Command Prompt
3. Install the package:

npm install bybit-mcp

macOS/Linux

1. Using nvm (recommended):
```bash

No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.