Skip to main content
Glama

Alpaca Trading MCP Server

by dogmaai

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DATA_API_URLNoCustom Data API URL (optional)
TRADE_API_URLNoCustom Trade API URL (optional)
TRADE_API_WSSNoCustom Trade API WebSocket URL (optional)
ALPACA_API_KEYYesYour Alpaca API key (required by Alpaca Trading API)
STREAM_DATA_WSSNoCustom Stream Data WebSocket URL (optional)
ALPACA_SECRET_KEYYesYour Alpaca secret key (required by Alpaca Trading API)
ALPACA_PAPER_TRADENoEnable paper trading mode (True) or live trading mode (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/dogmaai/alpaca-mcp-server'

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