TraderSpy MCP
Provides smart money tracking for Binance, including whale/elite trader positions, live positions, and aggregate market statistics across tracked exchanges.
Provides smart money tracking for OKX, including whale/elite trader positions, live positions, and aggregate market statistics across tracked exchanges.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@TraderSpy MCPWhat are the latest AI signals for BTC and ETH?"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
TraderSpy MCP — Crypto Smart Money & AI Signals
Connect Claude, Claude Code, ChatGPT, Grok or any MCP client to TraderSpy's live crypto futures data: AI signals, whale positioning, market data and your own account — with one URL.
Every tool is read-only. The connector cannot place, close or modify an order, and it has no withdrawal or transfer tool. It answers questions; you place your trades yourself.
Features
AI Trading Signals — Real-time AI-powered crypto futures signals with entry/exit targets, stop loss, and confidence scores
Smart Money Tracking — Track whale/elite trader positions across Binance, Hyperliquid, Bybit, and OKX
Elite Leaderboard — Top traders ranked by SmartScore (weighted: PnL, win rate, ROI, consistency)
Live Positions — See what top traders are trading right now
Market Stats — Aggregate market statistics across tracked exchanges
Market Data — Real-time prices, OHLCV candles, and 13 technical indicators (RSI, MACD, EMA, Bollinger Bands, ATR, ADX, Stochastic, OBV, VWAP, CCI, MFI, Williams %R, SMA)
Your Own Account — Read your Hyperliquid balance, open positions and unrealized PnL (personal key required)
Interactive Views — In hosts that support MCP Apps,
get_signalsandget_signal_detailsrender signal cards and charts instead of plain text
Related MCP server: Simsar MCP
Quick Start
Claude Code
Option 1: Add MCP server directly
claude mcp add --transport http traderspy https://mcp.traderspy.app/mcpOption 2: Install as plugin
Inside Claude Code, run:
/plugin marketplace add target1m/traderspy-mcp
/plugin install traderspy@traderspy-mcpChatGPT
Go to ChatGPT → Settings → Connected Apps
Click "Add MCP Server"
Enter the server URL:
https://mcp.traderspy.app/mcpComplete the OAuth login flow to connect your TraderSpy account
Grok (xAI)
Open grok.com/connectors → New Connector → Custom
Paste your personal connector URL (the key is embedded, so no extra authentication is needed):
https://mcp.traderspy.app/mcp?token=mcp_YOUR_KEYGrok reads the tool list and TraderSpy is available in your next chat
From the terminal, Grok Build takes the same URL:
grok mcp add --transport http traderspy "https://mcp.traderspy.app/mcp?token=mcp_YOUR_KEY"The same endpoint also works as a remote MCP tool in the xAI API. Grok supports Streamable HTTP and SSE only — both of which this server speaks.
Cursor
Add TraderSpy to your Cursor MCP config (.cursor/mcp.json):
{
"mcpServers": {
"traderspy": {
"type": "http",
"url": "https://mcp.traderspy.app/mcp"
}
}
}Cline
Add TraderSpy to cline_mcp_settings.json:
{
"mcpServers": {
"traderspy": {
"type": "streamableHttp",
"url": "https://mcp.traderspy.app/mcp",
"headers": {
"Authorization": "Bearer mcp_YOUR_KEY"
},
"disabled": false,
"autoApprove": []
}
}
}type must be exactly streamableHttp — streamable-http or a missing type falls back to SSE
and the server answers 405. Full walkthrough, including how to get the key and how to verify the
connection: llms-install.md.
Windsurf / Other MCP Clients
Add the following to your MCP configuration:
{
"traderspy": {
"type": "http",
"url": "https://mcp.traderspy.app/mcp"
}
}Authentication
Two ways to connect, both tied to your TraderSpy account:
Personal URL (recommended) — generate it at traderspy.app/mcp or in Settings. The key is embedded in the URL (
https://mcp.traderspy.app/mcp?token=mcp_...), so hosts that ask for authentication can be left on "None". Shown once, revocable any time.OAuth — supported for clients that drive the OAuth flow themselves.
Treat the personal URL like a password: it grants read access to your account data. If it leaks, revoke it on the same page and generate a new one.
Plan | Daily Limit | Data |
Free | 5 calls/day | Real-time |
Pro | 100 calls/day | Real-time |
Don't have an account? Sign up for free to get started.
Available Tools
Signals
Tool | Description |
| Recent AI trading signals with filtering |
| Full signal details with AI review |
| Signal performance statistics |
Smart Money
Tool | Description |
| Ranked traders by exchange and metrics |
| Top 10 by SmartScore |
| Trader profile with metrics and positions |
| Trader's closed trade history |
| Live and historical positions |
| Aggregate market statistics |
| List of tracked exchanges |
Market Data
Tool | Description |
| Real-time price, 24h high/low, volume, and change% for one or more symbols |
| OHLCV candles (1m, 5m, 15m, 1h, 4h, 1d) for charting and analysis |
| Compute RSI, MACD, EMA, SMA, Bollinger, ATR, ADX, Stochastic, OBV, VWAP, CCI, MFI, Williams %R |
| List all crypto futures symbols with real-time data available |
Your Account
Tool | Description |
| Your Hyperliquid balance, open positions and unrealized PnL (read-only, personal key required) |
Example Prompts
"What are the top crypto signals right now?"
"Show me the elite trader leaderboard"
"What are whales buying on Binance?"
"Get the signal performance stats for the last 24 hours"
"Show me BTC positions from top traders"
"Who are the most profitable traders on Hyperliquid this week?"
"What's the overall market sentiment — are more traders long or short on BTC?"
"What's the current price of BTC and ETH?"
"Show me the last 100 1h candles for SOLUSDT"
"Compute RSI and MACD for BTCUSDT on the 4h timeframe"
"Which symbols does TraderSpy track?"
"Show my TraderSpy account — balance, open positions and PnL"
Links
TraderSpy — Main platform
GitHub — Plugin source code
Privacy Policy — How your data is handled
Support — Contact us
License
MIT © TraderSpy
Tool Schema Changelog
Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.
No tool schema history has been recorded yet.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Connectors
Trade 16 crypto exchanges + MetaTrader 5 from your AI assistant via one MCP connection.
Blockchain analytics API for AI agents. Smart Money signals, wallet profiling, token analytics.
Blockchain analytics API for AI agents. Smart Money signals, wallet profiling, token analytics.
Crypto market signals, technical indicators, and sentiment analysis for AI agents.
Related MCP Servers
- AlicenseAqualityCmaintenanceEnables AI assistants to access real-time on-chain crypto analytics, whale tracking, and market metrics through natural language queries. It provides access to over 245 endpoints for comprehensive data analysis of assets like Bitcoin, Ethereum, and stablecoins.7187MIT
- AlicenseCqualityDmaintenanceEnables AI assistants to access comprehensive cryptocurrency market analysis, including real-time prices, 35+ technical indicators, market sentiment, futures data, and economic events.502MIT

AlgoChains MCP Serverofficial
AlicenseAqualityAmaintenanceEnables AI assistants to interact with a complete trading infrastructure, including live futures bots, real market data, backtesting, and copy-trading signals. Supports 503 tools across 20 domains, from market data to order execution, with zero synthetic data.1681MIT- AlicenseNot gradedqualityCmaintenanceConnects a brokerage account to AI assistants, enabling portfolio queries, order management, and market data access through natural language.MIT
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/target1m/traderspy-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server