B

Bybit

Integrates with Bybit cryptocurrency exchange APIs to provide real-time market data, account managem...

395 views
0 installs
Updated Nov 22, 2025
Not audited
Integrates with Bybit cryptocurrency exchange APIs to provide real-time market data, account management, and testnet-only trading operations for cryptocurrency trading and portfolio management applications.
  1. Log in to Bybit (Testnet or Mainnet)

  2. Create or Verify Your Account

    • If you do not have a Bybit account, register for one.
    • If using Mainnet, complete account verification as required.
  3. Navigate to API Management

    • Once logged in, go to your account dashboard.
    • Find and click "API Management" or "API" in the menu.
  4. Create API Keys

    • Click “Create New Key” or “Create API Key.”
    • For most use cases, choose “System-generated API Key.”
    • Set key permissions as follows:
      • Enable “Read” and “Trade” permissions (at minimum).
    • (Optional but recommended for security): Set IP restrictions to limit use to specific IPs.
  5. Copy Your Credentials

    • After creation, copy your API Key and API Secret. Keep these secure; you will need both.
  6. Select Environment

    • Use these credentials with:
      • BYBIT_ENVIRONMENT=testnet (when using credentials from testnet)
      • BYBIT_ENVIRONMENT=mainnet (when using credentials from live/mainnet)
  7. Fill in the FastMCP Connection Interface

    • In the FastMCP integration, click the “Install Now” button for the Bybit connector.
    • Enter the following details in the connection interface:
      • BYBIT_API_KEY: (Paste your API Key here)
      • BYBIT_API_SECRET: (Paste your API Secret here)
      • BYBIT_ENVIRONMENT: Enter testnet or mainnet as appropriate
  8. Complete Setup

    • Save or confirm the connection settings in the FastMCP interface.
    • You can now use the Bybit MCP server via the integration.

Security Note:

  • Do NOT share your API secret.
  • Regularly rotate your keys and review API permissions, especially if enabling “Trade” on Mainnet.

Quick Start

View on GitHub

More for Finance

View All →

More for API Development

View All →

Report Issue

Thank you! Your issue report has been submitted successfully.