alpaca-mcp-server
16
The Alpaca MCP Server is designed to interface with the Alpaca trading API using a Model Context Protocol. It allows users to perform various trading operations through a natural language interface, making it easier to manage stock trading activities via AI models like Claude.
get_account_info
Get account balance and status
get_positions
List all current positions in the portfolio
get_stock_quote
Get the latest quote for stocks
get_stock_bars
Get historical price data for stocks
get_orders
List orders with specified status
place_market_order
Issuing a market price order
place_limit_order
Issuing a limit order
cancel_all_orders
Cancel all unsold orders
close_all_positions
Close all positions