TraderSpy MCP Tools
TraderSpy exposes 18 tools. Each one has its own page with the configuration for every client that can run this server.
-
get_signalsRead-onlyget signals
-
get_signal_detailsRead-onlyget signal details
-
get_signal_statsRead-onlyget signal stats
-
get_top_tradersRead-onlyget top traders
-
get_elite_leaderboardRead-onlyget elite leaderboard
-
get_trader_profileRead-onlyget trader profile
-
get_trader_position_historyRead-onlyget trader position history
-
get_positionsRead-onlyget positions
-
get_market_statsRead-onlyget market stats
-
get_exchangesRead-onlyget exchanges
-
get_priceRead-onlyget price
-
get_candlesRead-onlyget candles
-
get_tracked_symbolsRead-onlyget tracked symbols
-
get_technical_indicatorsRead-onlyget technical indicators
-
get_derivativesRead-onlyget derivatives
-
screen_symbolsscreen symbols
-
backtest_conditionbacktest condition
-
get_my_accountRead-onlyget my account
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.