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 |
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 | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/webull-inc/webull-openapi-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server