Alpaca MCP Server
by idsts2670
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_CLIENT | No | MCP client identifier (e.g., 'pycharm') for proper logging behavior | |
| DATA_API_URL | No | Custom Data API URL (optional, overrides default) | |
| TRADE_API_URL | No | Custom Trade API URL (optional, overrides default) | |
| TRADE_API_WSS | No | Custom Trade API WebSocket URL (optional, overrides default) | |
| ALPACA_API_KEY | Yes | Your Alpaca API key (required) | |
| STREAM_DATA_WSS | No | Custom Stream Data WebSocket URL (optional, overrides default) | |
| ALPACA_SECRET_KEY | Yes | Your Alpaca secret key (required) | |
| ALPACA_PAPER_TRADE | No | Enable paper trading mode (True) or live trading (False) | 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 | |