alpaca-mcp-serverMCP Server39/100 via “watchlist-and-asset-management”
Alpaca’s official MCP Server lets you trade stocks, ETFs, crypto, and options, run data analysis, and build strategies in plain English directly from your favorite LLM tools and IDEs
Unique: Wraps Alpaca's TradingClient.create_watchlist(), get_watchlist(), and update_watchlist() methods, as well as get_asset() for symbol validation. The tool set enables LLMs to maintain persistent watchlists across sessions and validate symbols before trading, reducing order rejection errors.
vs others: More integrated than standalone watchlist tools because it combines watchlist management with asset validation in a single tool set, and persists watchlists server-side rather than requiring client-side management.