Alpaca MCP Server
Related Servers
Alternatives to Alpaca MCP Server
No user-submitted related servers found.
Related Servers
- AlicenseAqualityDmaintenanceA Model Context Protocol server that interfaces with Alpaca trading API, allowing users to manage portfolios, place trades, and access market data through natural language interactions.835MIT
- AlicenseNot gradedqualityDmaintenanceA Model Context Protocol server that enables LLMs like Claude to interact with the Alpaca trading API, allowing for trading stocks, checking positions, fetching market data, and managing accounts through natural language.3MIT
- AlicenseNot gradedqualityDmaintenanceA Model Context Protocol server enabling LLMs like Claude to interact with the Alpaca trading API through natural language for stock trading, checking positions, fetching market data, and managing your account.27MIT
- AlicenseNot gradedqualityDmaintenanceAn MCP server implementation for Alpaca's Trading API that enables LLMs to interact with Alpaca's trading infrastructure using natural language, supporting stock, options, and crypto trading, portfolio management, watchlists, and market data.4MIT
- FlicenseNot gradedqualityCmaintenanceMCP server and CLI for trading stocks, ETFs, and crypto via Alpaca, enabling natural language trading through AI assistants and terminal with paper trading defaults.-
- AlicenseNot gradedqualityCmaintenanceEnables natural language trading operations through AI assistants using Alpaca's Trading API. Supports stocks, options, crypto trading, portfolio management, and real-time market data access.MIT
TDQS
Scored across 69 tools
Most tools have distinct purposes, but there are notable overlaps: get_corporate_actions and get_corporate_action_announcements appear to be duplicates, and snapshot tools (get_stock_snapshot, get_crypto_snapshot, get_option_snapshot) overlap with the individual latest data tools. With 69 tools, the boundaries can blur, though descriptions generally clarify the differences.
The naming largely follows a consistent verb_noun pattern: get_*, place_*, cancel_*, replace_*, create_*, update_*, delete_*. Minor deviations exist, such as do_not_exercise_options_position and exercise_options_position, but these are still readable and understandable in context.
69 tools is extremely high for any MCP server, even a comprehensive trading API. The sheer number makes the tool surface unwieldy and difficult for an agent to navigate efficiently, exceeding the range where each tool clearly earns its place.
The server covers a broad domain: orders, positions, account config, watchlists, market data (stocks, crypto, options, indices, fixed income), corporate actions, and short-locate management. Minor gaps exist (e.g., no historical option quotes, no locate cancellation), but the core user workflows are well-supported with CRUD-like operations.