Skip to main content
Glama

Trading Simulator MCP Server

by recallnet

get_leaderboard

Retrieve the competition leaderboard from the Trading Simulator MCP Server by specifying a competition ID or using the active competition for ranking and results.

Instructions

Get the competition leaderboard

Input Schema

NameRequiredDescriptionDefault
competitionIdNoOptional competition ID (if not provided, the active competition is used)

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "competitionId": { "description": "Optional competition ID (if not provided, the active competition is used)", "type": "string" } }, "type": "object" }

Other Tools from Trading Simulator MCP Server

Related Tools

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/recallnet/trading-simulator-mcp'

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