Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
EXCHANGENoThe name of the cryptocurrency exchange to connect to (e.g., mexc, binance, bybit, okx).mexc
LOG_LEVELNoThe level of logging detail (e.g., info, debug, error).info
MAX_PAIRSNoMaximum number of pairs to scan during market analysis.100
MARKET_TYPENoThe type of market to trade in: 'spot' or 'swap' (perpetual futures).spot
MEXC_SECRETYesYour API secret for the exchange (required for authenticated operations).
MEXC_API_KEYYesYour API key for the exchange (required for authenticated operations).
TRADING_MODENoThe trading mode: 'demo' for simulated trading (safe for testing) or 'live' for real trading.demo
MIN_CONFIDENCENoMinimum Technical Analysis signal confidence (1-100) required for a recommendation.50
MIN_VOLUME_USDTNoMinimum 24h volume in USDT required for a pair to be analyzed by the scanner.50000

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

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/Useelk/trading-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server