tedlikeskix_alpaca-mcp-server

MCP-Mirror/tedlikeskix_alpaca-mcp-server

3.2

If you are the rightful owner of tedlikeskix_alpaca-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

The Alpaca MCP Server enables natural language interaction with the Alpaca trading API, facilitating stock trading, market data retrieval, and account management.

Tools

Functions exposed to the LLM to take actions

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

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources