Trading Simulator MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_profileC | Get your team's profile information |
| update_profileC | Update your team's profile information |
| get_balancesB | Get token balances for your team |
| get_portfolioC | Get portfolio information for your team |
| get_tradesC | Get trade history for your team |
| get_priceC | Get the current price for a token |
| get_token_infoC | Get detailed information about a token |
| get_price_historyC | Get historical price data for a token |
| execute_tradeC | Execute a trade between tokens |
| get_quoteC | Get a quote for a potential trade |
| get_competition_statusC | Get the status of the current competition |
| get_leaderboardC | Get the competition leaderboard |
| get_competition_rulesB | Get the rules and configuration details for the competition |
| get_healthB | Basic health check for the trading simulator API |
| get_detailed_healthB | Detailed health check with information about all services |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
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/recallnet/trading-simulator-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server