Skip to main content
Glama

Trading Simulator MCP Server

by recallnet

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DEBUGNoEnable additional loggingfalse
TRADING_SIM_API_KEYYesYour Trading Simulator API key
TRADING_SIM_API_URLNoAPI server URL (optional)http://localhost:3000
TRADING_SIM_API_SECRETYesYour Trading Simulator API secret

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
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

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