Skip to main content
Glama

Alpaca MCP Server

by jbkix06
MIT License
  • Linux
  • Apple

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCP_CLIENTNoMCP client type (e.g., 'pycharm')
DATA_API_URLNoCustom data API URL if neededNone
TRADE_API_URLNoCustom trading API URL if neededNone
TRADE_API_WSSNoCustom trading API WebSocket URL if neededNone
ALPACA_API_KEYYesYour Alpaca API key for paper or live account
STREAM_DATA_WSSNoCustom streaming data WebSocket URL if neededNone
ALPACA_SECRET_KEYYesYour Alpaca secret key for paper or live account
ALPACA_PAPER_TRADENoWhether to use paper trading (True) or live trading (False)True

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/jbkix06/alpaca_mcp_server'

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