Webull OpenAPI MCP server
MCP server for Webull OpenAPI: trading and market data access for AI assistants
25 stars
Reviews
Write oneNobody has reviewed Webull OpenAPI yet.
If you have run it, two minutes of your experience saves the next person an afternoon.
Webull OpenAPI tools (93, 24 write)
write = sends, deletes, buys or postsRead from the package source without running it. The installed server may list more.
add_watchlist_instrumentsAdd instruments to a watchlist.
cancel_orderwrite actionCancel an existing order.
create_watchlistwrite actionCreate a new watchlist.
delete_watchlistwrite actionDelete a watchlist permanently.
get_52_week_high_lowGet 52-week high/low stocks ranking.
get_account_balanceGet account balance information.
get_account_listGet all linked accounts.
get_account_position_detailsGet JP account position details for a specific instrument.
get_account_positionsGet account positions list.
get_analyst_ratingGet analyst rating breakdown.
get_analyst_target_priceGet analyst target price consensus.
get_balance_sheetGet balance sheet.
get_cash_flowGet cash flow statement.
get_company_profileGet company profile information.
get_crypto_barsFetch historical OHLCV bar data for crypto symbols.
get_crypto_instrumentsGet cryptocurrency instrument information.
get_crypto_snapshotFetch real-time crypto snapshot for one or more symbols.
get_event_barsFetch historical OHLCV bar data for event contracts.
get_event_categoriesGet event contract category list.
get_event_depthFetch order book depth for an event contract.
get_event_eventsGet event contract events list.
get_event_instrumentsGet event contract instrument information.
get_event_seriesGet event contract series list.
get_event_snapshotFetch real-time event contract snapshot for one or more symbols.
get_event_tickFetch tick-by-tick trade data for an event contract.
get_financial_alertGet financial alert.
get_financial_indicatorsGet financial indicators.
get_fund_allocationGet fund asset allocation.
get_fund_briefGet fund brief.
get_fund_dividendsGet fund dividends.
get_fund_filesGet fund files.
get_fund_holdingsGet fund top 10 holdings.
get_fund_net_valueGet fund net value.
get_fund_performanceGet fund performance.
get_fund_ratingGet fund rating.
get_fund_splitsGet fund splits.
get_futures_barsBatch fetch historical OHLCV bar data for multiple futures symbols.
get_futures_depthFetch order book depth for a futures symbol.
get_futures_footprintFetch footprint (large order) data for futures symbols.
get_futures_instrumentsGet futures instrument information.
get_futures_product_classGet all futures product classification groups.
get_futures_productsGet all futures products and their product codes.
get_futures_snapshotFetch real-time futures snapshot for one or more symbols.
get_futures_tickFetch tick-by-tick trade data for a futures symbol.
get_gainers_losersGet stock top gainers or losers ranking.
get_high_dividendGet high dividend stocks ranking.
get_income_statementGet income statement.
get_instrumentsGet stock/ETF instrument information. Query by symbols or paginate by category.
get_market_sectorsGet market sector overview ranking.
get_market_sectors_detailGet stock list and statistics for a sector.
get_most_activeGet most actively traded stocks ranking.
get_open_ordersGet all current open/pending orders. Returns same fields as get_order_history.
get_option_barsGet option historical OHLCV bar data.
get_option_contractsGet option contract list by underlying symbols and filters.
get_option_snapshotGet real-time option snapshot for one or more option symbols.
get_option_tickGet option tick-by-tick trade data.
get_order_detailwrite actionGet single order details.
get_order_historywrite actionGet historical orders, default last 7 days.
get_stock_barsBatch fetch historical OHLCV bar data for multiple stock symbols.
get_stock_bars_singleFetch historical OHLCV bar data for a single stock symbol.
get_stock_capital_flowGet stock capital flow distribution.
get_stock_dividend_calendarGet dividend calendar for a stock.
get_stock_earnings_calendarGet earnings calendar for a stock.
get_stock_filingsGet SEC filings for a stock.
get_stock_footprintGet stock large order footprint data.
get_stock_forecast_epsGet forecast EPS for a stock.
get_stock_industry_comparisonGet industry comparison for a stock.
get_stock_noii_barsGet NOII K-line data during opening/closing auctions.
get_stock_noii_snapshotGet latest NOII snapshot during opening/closing auctions.
get_stock_quotesGet real-time stock bid/ask quotes.
get_stock_snapshotGet real-time stock/ETF snapshot.
get_stock_tickGet stock tick-by-tick trade data.
get_watchlist_instrumentsGet instruments in a specific watchlist.
get_watchlistsGet all user watchlists sorted by sort order.
list_order_executionswrite actionList order execution records within a specified date range.
place_algo_orderwrite actionPlace an algorithmic order (TWAP, VWAP, POV).
place_crypto_orderwrite actionPlace a cryptocurrency order.
place_event_orderwrite actionPlace an event contract order.
place_futures_orderwrite actionPlace a futures order.
place_option_single_orderwrite actionPlace a single-leg option order.
place_option_strategy_orderwrite actionPlace a multi-leg option strategy order.
place_stock_combo_orderwrite actionPlace a combo stock order (OTO, OCO, OTOCO).
place_stock_orderwrite actionPlace a single stock order (non-combo).
preview_futures_orderwrite actionPreview a futures order without submitting.
preview_option_orderwrite actionPreview an option order without submitting. Returns: estimated cost and fees.
preview_stock_orderwrite actionPreview a stock order without submitting.
remove_watchlist_instrumentswrite actionRemove instruments from a watchlist.
replace_event_orderwrite actionModify an existing event contract order.
replace_futures_orderwrite actionModify an existing futures order.
replace_option_orderwrite actionModify option order. Auto-fetches leg IDs for US region.
replace_stock_orderwrite actionModify an existing stock order.
update_watchlistwrite actionUpdate watchlist properties.
update_watchlist_instrumentswrite actionUpdate instrument sort order in a watchlist.
Public scan report
scanner v0.1.5 · 2026-09-19 · same rubric, same numbers if you re-run it
- Code scan38 source files scanned25/25
- –Live reliabilityno gateway calls yet and no remote to proben/a
- –Tool poisoningtools not inspected (local package is not executed); not countedn/a
- Auth qualitylocal package, no credentials required12/15
- Maintenancelast push 8 days ago15/15
- Maintainer identityregistry namespace matches repository owner; GitHub account older than a year9/10
Install directly
claude mcp add webull-openapi-mcp -- uvx webull-openapi-mcp
Webull OpenAPI: common questions
- Is Webull OpenAPI MCP server safe?
- Yes, by our scan: it is graded A (94/100). Read the Webull OpenAPI safety report
- How do I install Webull OpenAPI?
- It runs on your machine. Copy the Claude Code, Claude Desktop or Cursor config from the install section.
- Does Webull OpenAPI need an API key?
- Not as far as the registry entry and our scan can tell: no credentials are declared or required.
- Is Webull OpenAPI maintained?
- The last commit was 9 days ago (2026-09-12). The latest release is v1.2.4.
- What can I use instead of Webull OpenAPI?
- Servers from other publishers that do the same job: CCXT MCP server.
Alternatives to Webull OpenAPI
Same job from other publishers: the closest match first, then the best rated.
- CCXTOfficial CCXT MCP server - Market data and trading across 100+ exchanges and prediction marketsnot reviewedWidely usedA