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 |
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 | |
Latest Blog Posts
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