MardiantoS/alpaca-mcp-server
If you are the rightful owner of 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.
Python implementation of the Model Context Protocol (MCP) Server for Alpaca Trading.
Tools
Functions exposed to the LLM to take actions
place_market_order
Place a market order.
place_limit_order
Place a limit order.
cancel_order
Cancel an existing order.
get_portfolio_summary
Get a summary of the current portfolio.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client