Webull OpenAPI MCP Server
Officialby webull-inc
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| WEBULL_APP_KEY | Yes | App Key (required) | |
| WEBULL_TOOLSETS | No | Enabled tool categories (comma-separated). Valid values: account, market-data, trading, instrument | (all enabled) |
| WEBULL_LOG_LEVEL | No | SDK log level | WARNING |
| WEBULL_REGION_ID | No | us, hk, jp, sg, th, my, uk, mx, br, eu, za, or au | us |
| WEBULL_TOKEN_DIR | No | Token storage directory | ./conf/ |
| WEBULL_APP_SECRET | Yes | App Secret (required) | |
| WEBULL_ENVIRONMENT | No | uat (sandbox) or prod | uat |
| WEBULL_AUDIT_LOG_FILE | No | Audit log file path | stderr only |
| WEBULL_SYMBOL_WHITELIST | No | Allowed symbols (comma-separated) | (no restriction) |
| WEBULL_MAX_ORDER_QUANTITY | No | Max order quantity | 1000 |
| WEBULL_MAX_ORDER_NOTIONAL_CNH | No | Max order value for CN market in CNH | 70000 |
| WEBULL_MAX_ORDER_NOTIONAL_HKD | No | Max order value for HK market in HKD | 80000 |
| WEBULL_MAX_ORDER_NOTIONAL_JPY | No | Max order value for JP market in JPY | 1500000 |
| WEBULL_MAX_ORDER_NOTIONAL_USD | No | Max order value for US market in USD | 10000 |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed
Maintenance
ActivityActive
ResponsivenessNo issues