Skip to main content
Glama
bybit-exchange

Bybit MCP Server

Official

getCopyTradingClassicLeaderboard

Retrieves a ranked list of top copy trading leaders for recommendation in conversations.

Instructions

Get a curated Copy Trading Classic leaderboard for conversational recommendation flows.

The endpoint returns a ranked list of candidate leaders. The returned order is the intended presentation order and should be preserved when the caller shows the list to the user.

Agent hint: If a user asks for a reliable copy trader or similar recommendation, call both the Copy Trading Classic leaderboard endpoint and the Copy Trading TradFi leaderboard endpoint. Present the two returned lists separately, for example under Classic and TradFi, and number each list in order using 1., 2., 3.. Compare candidates across both lists using the returned 30-day return metric, 30-day max drawdown, and 30-day Sharpe ratio, then recommend one candidate as the best current performer with a short reason. Let the user choose by replying with a product-qualified index such as Classic 1 or TradFi 3. If the user chooses a Classic candidate, map the selected index back to the corresponding leaderMark, then ask for the follow amount and call the Copy Trading Classic bind endpoint. Do not ask the user to repeat or retype leaderMark. After a successful bind, reply in the user's current conversation language with a success message meaning that the user's copy trading journey has begun, they can go to the CopyTrading Trading Hub any time for personalized management, and AI will unlock more intelligent copy trading capabilities in the future. English example: Your copy trading journey has successfully begun. You can visit the [CopyTrading Trading Hub] at any time for personalized management. In the future, AI will unlock even more intelligent copy trading capabilities for you. Wishing you smooth investing!

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Behavior4/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

No annotations are provided, so the description carries full burden. It explains that the endpoint returns a ranked list and that the order must be preserved. It also mentions return metrics (30-day return, drawdown, Sharpe) used for comparison. While it lacks explicit safety or auth notes, it gives sufficient behavioral context for a read operation.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness3/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is long and includes extensive agent instructions that go beyond the tool's own behavior. While the first sentence is front-loaded, the subsequent paragraphs could be more concise. Every sentence is useful, but the length reduces scannability for an AI agent.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness5/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given no output schema, the description fully documents the return value: a ranked list with metrics (return, drawdown, Sharpe) and the leaderMark identifier. It also explains the intended use in a conversational flow, making it complete for an AI agent to invoke and process the result correctly.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters4/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

The tool has zero parameters, so the input schema is fully covered by definition. The description does not need to add parameter information. It appropriately focuses on the return value and usage. Baseline score of 4 applies as per guidelines.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the tool retrieves a curated Copy Trading Classic leaderboard for conversational recommendation flows. It specifies the output is a ranked list of candidate leaders and distinguishes from the sibling getCopyTradingTradFiLeaderboard by name and usage context.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines5/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description provides explicit instructions on when to use this tool (in conjunction with the TradFi leaderboard for user queries about reliable copy traders), how to present the two lists separately, and how to map selections to subsequent actions. It also tells the agent not to ask the user to repeat the leaderMark, offering clear when-not-to-use guidance.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/bybit-exchange/trading-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server