Trading Simulator MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
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 | |