Skip to main content
Glama
up2itnow
by up2itnow

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
API_PORTNoPort for the FastAPI/WebSocket server (api_server.py).8000
PAPER_MODENoSet to false for live trading.true
ALLOW_CHAINSNoAllowlists for EVM networks.ethereum
RISK_PROFILENoPresets for sizing and safety limits.conservative
ALLOW_TICKERSNoComma-separated allowlist of tradeable tickers.*
ALPACA_API_KEYNoAPI Key for Alpaca brokerage.
TRADING_HALTEDNoGlobal kill switch to halt all live actions.false
ALPACA_API_SECRETNoAPI Secret for Alpaca brokerage.
DISCORD_WEBHOOK_URLNoOptional webhook for trade approval notifications.
LIVE_TRADING_ENABLEDNoMust be true for any live execution.false
MARKETDATA_EXCHANGESNoComma-separated list of brokerages to use for data.alpaca
TICKER_CACHE_TTL_SECNoHow long to cache price data.5
TRADIER_ACCESS_TOKENNoAccess Token for Tradier.
EXECUTION_APPROVAL_MODENoauto executes immediately; approve_each requires manual confirmation.auto
RATE_LIMIT_DEFAULT_PER_MINNoDefault API rate limit.120

Capabilities

Server capabilities have not been inspected yet.

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/up2itnow/ReadyTrader-Stocks'

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