Provides 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…
| Tool name | Description | Destructive? |
|---|---|---|
| bybit_server_time | ✓ no |
{
"mcpServers": {
"bybit-2": {
"command": "npx",
"args": [
"-y",
"bybit-mcp"
]
}
}
}