Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCP_CLIENTNoMCP client identifier (e.g., 'pycharm') for proper logging behavior
DATA_API_URLNoCustom Data API URL (optional, overrides default)
TRADE_API_URLNoCustom Trade API URL (optional, overrides default)
TRADE_API_WSSNoCustom Trade API WebSocket URL (optional, overrides default)
ALPACA_API_KEYYesYour Alpaca API key (required)
STREAM_DATA_WSSNoCustom Stream Data WebSocket URL (optional, overrides default)
ALPACA_SECRET_KEYYesYour Alpaca secret key (required)
ALPACA_PAPER_TRADENoEnable paper trading mode (True) or live trading (False)True

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/idsts2670/alpaca-mcp-server'

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