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.
This is a Model Context Protocol (MCP) server implementation for Alpaca's Trading API, enabling interaction with trading infrastructure using natural language.
The Alpaca MCP Server is designed to facilitate seamless interaction between large language models (LLMs) and Alpaca's Trading API. It allows users to perform a wide range of trading activities using natural language commands. The server supports stock and options trading, portfolio management, and real-time market data access. It is compatible with platforms like Claude Desktop, Cursor, and VS Code, providing a versatile tool for traders and developers. The server is built with Python and requires Alpaca API keys for operation. It offers a secure environment for both paper and live trading, ensuring that users can test strategies safely before deploying them in real markets.
Features
- Real-time market data access for stocks and options.
- Comprehensive account and position management.
- Advanced order management for stocks and options.
- Watchlist creation and management.
- Market status and corporate actions insights.
Tools
get_account_info
View balance, margin, and account status.
get_positions
List all held assets.
place_stock_order
Place a stock order of any type.
get_market_clock
Market open/close schedule.
create_watchlist
Create a new watchlist.