Webull OpenAPI runs on your own machine — the client starts it, so there is no endpoint to ping. 3 306 installs a week from pypi. Last commit 3 Aug 2026.
MCP server for Webull OpenAPI: trading and market data access for AI assistants
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add webull-openapi-mcp -- uvx webull-openapi-mcp
{
"mcpServers": {
"webull-openapi-mcp": {
"args": [
"webull-openapi-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.webull-openapi-mcp]
command = "uvx"
args = ["webull-openapi-mcp"]
{
"mcpServers": {
"webull-openapi-mcp": {
"args": [
"webull-openapi-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"webull-openapi-mcp": {
"args": [
"webull-openapi-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.