miguelyad26_alpaca-mcp-server

miguelyad26_alpaca-mcp-server

3.5

This is a Model Context Protocol (MCP) server for Alpaca, allowing LLMs like Claude to interact with the Alpaca trading API.

get_account_info

Get account balances and status.

get_positions

List all current positions in the portfolio.

get_stock_quote

Get the latest quote for a stock.

get_stock_bars

Get historical price bars for a stock.

get_orders

List orders with specified status.

place_market_order

Place a market order.

place_limit_order

Place a limit order.

cancel_all_orders

Cancel all open orders.

close_all_positions

Close all open positions.

Related MCP Servers

View all finance servers →