MCP server · Alpaca
alpaca-mcp.yml
One-click install for Cursor, VS Code, Claude, and 20+ other MCP clients, powered by API Commons MCP Install — visit install.apicommons.org for more information.
⚠ Proposed MCP surface. No official hosted MCP server was found for Alpaca. The tools below are a candidate set derived from this provider's API, and the link points at the source descriptor rather than a live server. If Alpaca publishes an official server, this page will update to it on the next build.
Descriptor
Candidate descriptor · transport
Tools
get_account_info— Balance, margin, and account statusget_account_config— Trading restrictions, margin settings, PDT checksupdate_account_config— Update account configuration settingsget_portfolio_history— Equity and P/L over timeget_account_activities— Fills, dividends, transfersget_account_activities_by_type— Activities filtered by typeget_orders— Retrieve orders with filtersget_order_by_id— Single order by IDget_order_by_client_id— Single order by client order IDreplace_order_by_id— Replace an existing open ordercancel_order_by_id— Cancel a specific ordercancel_all_orders— Cancel all open ordersplace_stock_order— Stocks/ETFs (market, limit, stop, stop-limit, trailing-stop, brackets)place_crypto_order— Crypto (market, limit, stop-limit)place_option_order— Options (single-leg or multi-leg)get_all_positions— All current positionsget_open_position— Details for a specific positionclose_position— Close a specific positionclose_all_positions— Liquidate entire portfolioexercise_options_position— Exercise a held option contractdo_not_exercise_options_position— Do-not-exercise instructioncreate_watchlist— Create a new watchlistget_watchlists— List all watchlistsget_watchlist_by_id— Get a specific watchlistupdate_watchlist_by_id— Update a watchlistdelete_watchlist_by_id— Delete a watchlistadd_asset_to_watchlist_by_id— Add an asset to a watchlistremove_asset_from_watchlist_by_id— Remove an asset from a watchlistget_all_assets— List assets with optional filteringget_asset— Detailed info for a specific assetget_option_contracts— Option contracts for underlying symbol(s)get_option_contract— Single option contract by symbol or IDget_calendar— Market calendar for a date rangeget_clock— Current market status and next open/closeget_corporate_action_announcements— Corporate action announcementsget_corporate_action_announcement— Single announcement by IDget_stock_bars— Historical OHLCV barsget_stock_quotes— Historical bid/ask quotesget_stock_trades— Historical tradesget_stock_latest_bar— Latest minute barget_stock_latest_quote— Latest quoteget_stock_latest_trade— Latest tradeget_stock_snapshot— Comprehensive snapshotget_most_active_stocks— Most active by volume/trade countget_market_movers— Top gainers and losersget_crypto_bars— Historical OHLCV barsget_crypto_quotes— Historical quotesget_crypto_trades— Historical tradesget_crypto_latest_bar— Latest minute barget_crypto_latest_quote— Latest quoteget_crypto_latest_trade— Latest tradeget_crypto_snapshot— Comprehensive snapshotget_crypto_latest_orderbook— Latest orderbookget_option_bars— Historical OHLCV barsget_option_trades— Historical tradesget_option_latest_trade— Latest tradeget_option_latest_quote— Latest quote with bid/ask and exchange infoget_option_snapshot— Snapshot with Greeks and IVget_option_chain— Full option chain for an underlyingget_option_exchange_codes— Exchange code to name mappingget_corporate_actions— Corporate action announcements from market dataget_news— News articles for stocks and cryptoget_fixed_income_latest_quotes— Latest quotes for fixed income securities by ISINget_index_latest_values— Latest values for market indicesget_index_values— Historical values for market indicesget_locates— List locate requests filtered by status, symbol, or date rangecreate_locate— Create a locate request for a short saleget_locate— Get a single locate request by IDget_locate_quotes— Get locate availability and pricing for symbols
About MCP
The Model Context Protocol (MCP) is an open protocol Anthropic introduced for connecting LLM-based agents to external tools and data sources. Providers publish MCP servers that expose their API surface as structured, discoverable tools — an MCP-compatible client (Claude Desktop, Cursor, Cline, Continue, etc.) can connect to the server and call its tools without any per-provider integration code.
Browse every MCP server on the APIs.io network or compare with the broader Agent Skill surfaces of the same providers.