Alpaca MCP Gold Standard
JSON →A server for interacting with the Alpaca trading API. Requires API credentials via environment variables.
Tools · 14
- get_account_info_tool Real-time account status with portfolio insights
- get_positions_tool Holdings with adaptive role classification
- get_open_position_tool Specific position details
- get_portfolio_summary_tool Comprehensive analysis with AI suggestions
- get_stock_quote_tool Real-time quotes with spread analysis
- get_stock_trade_tool Latest trade information
- get_stock_snapshot_tool Complete market data with volatility
- get_historical_bars_tool Historical OHLCV data
- place_market_order_tool Immediate execution
- place_limit_order_tool Price targeting
- place_stop_loss_order_tool Risk management
- get_orders_tool Order history and tracking
- cancel_order_tool Order cancellation
- execute_custom_trading_strategy_tool Run custom trading strategies with portfolio context
Environment variables
ALPACA_API_KEYALPACA_SECRET_KEY
Links
★ 2 GitHub stars