Alpaca MCP Server
by CliffsGPT
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DEBUG | No | Enable debug mode | False |
| MCP_CLIENT | No | The MCP client being used (e.g., pycharm) | |
| DATA_API_URL | No | Custom data API URL (optional) | None |
| TRADE_API_URL | No | Custom trade API URL (optional) | None |
| TRADE_API_WSS | No | Custom trade API WebSocket URL (optional) | None |
| ALPACA_API_KEY | Yes | Your Alpaca API key for paper or live account | |
| STREAM_DATA_WSS | No | Custom stream data WebSocket URL (optional) | None |
| ALPACA_SECRET_KEY | Yes | Your Alpaca secret key for paper or live account | |
| ALPACA_PAPER_TRADE | No | Set to True for paper trading, False for live trading | True |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |