recallnet/trading-simulator-mcp
If you are the rightful owner of trading-simulator-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
An MCP (Model Context Protocol) server for interacting with the Trading Simulator API, enabling AI models to perform trading operations.
Tools
Functions exposed to the LLM to take actions
get_profile
Get your team's profile information
update_profile
Update your team's profile information
get_balances
Get token balances for your team
get_portfolio
Get portfolio information for your team
get_trades
Get trade history for your team
get_price
Get the current price for a token
get_token_info
Get detailed information about a token
get_price_history
Get historical price data for a token
execute_trade
Execute a trade between tokens
get_quote
Get a quote for a potential trade
get_competition_status
Get the status of the current competition
get_leaderboard
Get the competition leaderboard
get_competition_rules
Get the rules and configuration details for the competition
get_health
Basic health check for the trading simulator API
get_detailed_health
Detailed health check with information about all services
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client