Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LOG_LEVEL | No | Logging verbosity | INFO |
| ALPACA_API_KEY | Yes | Your Alpaca API key (required) | |
| MCP_SERVER_NAME | No | MCP server name | alpaca-trading-gold |
| ALPACA_SECRET_KEY | Yes | Your Alpaca secret key (required) | |
| ALPACA_PAPER_TRADE | No | Use paper trading (recommended) | True |
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 | |