Skip to main content
Glama

Alpaca MCP Server

by CliffsGPT

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DEBUGNoEnable debug modeFalse
MCP_CLIENTNoThe MCP client being used (e.g., pycharm)
DATA_API_URLNoCustom data API URL (optional)None
TRADE_API_URLNoCustom trade API URL (optional)None
TRADE_API_WSSNoCustom trade API WebSocket URL (optional)None
ALPACA_API_KEYYesYour Alpaca API key for paper or live account
STREAM_DATA_WSSNoCustom stream data WebSocket URL (optional)None
ALPACA_SECRET_KEYYesYour Alpaca secret key for paper or live account
ALPACA_PAPER_TRADENoSet to True for paper trading, False for live tradingTrue

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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/CliffsGPT/Alpaca-MCP-Clone'

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