Alpaca Launches V2 of MCP Server
Blog post from Alpaca
Alpaca has announced the release of MCP Server Version 2 (V2), which is a significant overhaul aimed at enhancing scalability and maintainability. This new version expands the number of supported actions from 43 to 61, incorporating new functionalities like order replacement and comprehensive option chain browsing. V2 introduces toolset filtering, allowing users to control the server's access to specific capabilities, and employs OpenAPI specifications to ensure seamless synchronization with Alpaca's Trading API updates. This approach eliminates the need for code changes when the API is updated, enhancing reliability by reducing dependencies and potential failure points. The server connects AI assistants and IDEs to Alpaca's Trading API, enabling users to manage trading activities through a unified interface. V2's architecture transforms the previous version's hand-crafted Python code into an automated system that reads and generates tools directly from the OpenAPI specs, providing more efficient, reliable, and scalable operations.