Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
HOSTNoServer host (default 0.0.0.0)0.0.0.0
PORTNoServer port (default 8000)8000
BROKER_MODENoBroker mode: paper, alpaca_paper, or alpaca_live (default paper)paper
DATABASE_URLNoPostgreSQL connection URL (not needed with Docker Compose)
FRED_API_KEYNoFRED API key for macro data
SETTINGS_PINNoPIN required to update strategy via dashboard or MCP mutation tools
ALPACA_API_KEYNoAlpaca API key (required if broker mode is alpaca)
FINNHUB_API_KEYNoFinnhub API key for analyst consensus
STARTING_CAPITALYesStarting cash in dollars for the portfolio100000
TELEGRAM_CHAT_IDNoTelegram chat ID for notifications
ALPACA_SECRET_KEYNoAlpaca secret key (required if broker mode is alpaca)
ANTHROPIC_API_KEYYesYour Anthropic API key (required)
LONG_TERM_TAX_RATENoLong-term capital gains tax rate (default 0.20)0.20
TELEGRAM_BOT_TOKENNoTelegram bot token for notifications
TWELVEDATA_API_KEYNoTwelvedata API key for technicals
SHORT_TERM_TAX_RATENoShort-term capital gains tax rate (default 0.37)0.37
ALPHA_VANTAGE_API_KEYNoAlpha Vantage API key for fallback RSI

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/willcassell/scorched'

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