Webull OpenAPI MCP Server
Webull OpenAPI is an MCP server in the API integration category that exposes 3 tools to an agent, covering place, read & search. It runs locally over stdio via the published package.
People connecting API integration tools to Claude, Cursor, VS Code, or another MCP client. The project is written in Python.
VERIFIED ACTIVE
LAST COMMIT 2026-08-15 · ★ 19 · #22 OF 250 MAINTAINED API INTEGRATION · VERIFIED 2026-08-25
Apache-2.0 · Python servers · how we verify → /methodology
01 · Install Webull OpenAPI
before you install - you'll need
Set WEBULL_APP_KEY, WEBULL_APP_SECRET, WEBULL_REGION_ID, WEBULL_ENVIRONMENT before connecting.
Claude Code
claude mcp add webull-inc-webull-openapi-mcp -- uvx webull-openapi-mcp Claude Desktop / Cursor / VS Code - add to config
{
"mcpServers": {
"webull-inc-webull-openapi-mcp": {
"command": "uvx",
"args": [
"webull-openapi-mcp"
]
}
}
} Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.
Using another client? Same JSON, different key
Claude Desktop · mcpServers
Cursor · mcpServers
VS Code · servers
Windsurf · mcpServers
Zed · context_servers
Cline · mcpServers
Roo Code · mcpServers
Continue · mcpServers
LibreChat · mcpServers
Gemini CLI · mcpServers
Codex CLI · mcp_servers
Full setup guides: every client.
02 · Evidence
Security posture
What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.
runs as local process (stdio) - runs on your machine with your user's permissions
license Apache-2.0 - declared in the repository
pypi package webull-openapi-mcp - check the name against the project README before installing (PyPI has no namespace ownership)
registry namespace io.github.webull-inc is GitHub-verified and matches the repo owner
03 · What Webull OpenAPI can do
Prose above is summarized from the project's README and registry record - no invented capabilities.
What you can build
An agent gets 3 documented tools spanning place, order, including get_account_list, place_option_strategy_order, place_crypto_order.
The 3 tools it gives your agent
Extracted from the project's README - what Webull OpenAPI lets an agent do.
- get_account_list
- - All
- place_option_strategy_order
- - US
- place_crypto_order
- - US
Latest releases
1.2.2 · 2026-08-15
add sub_category for instrument stock list
1.2.1 · 2026-08-03
add preview_futures_order tool & add option market data tools (tick/snapshot/bars) and option contracts query
1.2.0 · 2026-07-29
Test case modification
04 · Who maintains Webull OpenAPI
Webull OpenAPI is maintained by webull-inc. It's the only MCP server we track from this author; the repo dates to Apr 2026.
05 · Facts
- repository
- github.com/webull-inc/webull-openapi-mcp
- category
- API integration - ranked #22 of 250 actively-maintained API integration servers as of 2026-08-25.
- release cadence
- 10+ releases in the last 90 days (latest 2026-08-15)
- registry
- io.github.webull-inc/webull-openapi-mcp (active, first published 2026-07-28 · 4 versions)
- packages
- pypi:webull-openapi-mcp
06 · Webull OpenAPI FAQ
Is Webull OpenAPI still maintained?
Yes - as of 2026-08-25, its last commit was 2026-08-15 and it shipped 10+ releases in the last 90 days. We re-verify nightly.
What can Webull OpenAPI do?
An agent gets 3 documented tools spanning place, order, including get_account_list, place_option_strategy_order, place_crypto_order.
How do I install Webull OpenAPI?
Run `uvx webull-openapi-mcp`. The README documents 4 environment variables (WEBULL_APP_KEY, WEBULL_APP_SECRET, WEBULL_REGION_ID…) to set first. Set WEBULL_APP_KEY, WEBULL_APP_SECRET, WEBULL_REGION_ID, WEBULL_ENVIRONMENT before connecting. You can also paste the ready-made client config above.
Does Webull OpenAPI run locally?
Yes - it's a stdio server: it runs on your machine (via uvx) with your user's permissions. Your data stays local unless the server itself calls external APIs.
07 · Alternatives to Webull OpenAPI
Alternatives to Webull OpenAPI
Maintained API integration servers if Webull OpenAPI isn't the fit.
- Microsoft 365 MCP Server Interact with Microsoft 365 and Office services through the Microsoft Graph API. ★ 932 · 2026-08-24
- Tapo MCP MCP server for discovering and controlling TP-Link Tapo smart home devices via AI Agents ★ 796 · 2026-08-21
- Idea Reality MCP Pre-build reality check. Scans GitHub, HN, npm, PyPI, Product Hunt - returns 0-100 signal. ★ 782 · 2026-08-11
- Sqz Pre-injection context compression for coding agents. Zero LLM calls, zero telemetry, offline-safe. ★ 609 · 2026-08-23
- Sv Number MCP Server Phone numbers for AI agents: order a private number, read the SMS verification code, hand it back. ★ 560 · 2026-08-10
- Anytype MCP Official MCP server for Anytype API - your encrypted, local and collaborative wiki. ★ 510 · 2026-08-24
More API integration MCP servers · Ariadne (whyy9527) · One · Fast News MCP · Jobverify · Atimelogger MCP
More Python MCP servers · Cicada · Research Hub · Server 3daistudio · Isaacsim MCP Server · Koreanpulse · see all