Skip to main content
Glama
nickp27

Webull AU MCP

by nickp27

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
WEBULL_APP_KEYYesApp key (required)
WEBULL_MCP_HOSTNoBind address (http transports)0.0.0.0
WEBULL_MCP_PATHNoMCP endpoint path (http transports)/mcp
WEBULL_MCP_PORTNoBind port (http transports)8000
WEBULL_TOOLSETSNocomma-separated list: account, market-data, instrument, tradingaccount,market-data,instrument
WEBULL_LOG_LEVELNoSDK log levelWARNING
WEBULL_TOKEN_DIRNo2FA token store directory./conf/
WEBULL_ACCOUNT_IDNoDefault account for tools that need one
WEBULL_APP_SECRETYesApp secret (required)
WEBULL_ENVIRONMENTNouat (sandbox, no 2FA) or prod (live)uat
WEBULL_MCP_TRANSPORTNoTransport: stdio, http, sse, streamable-httphttp
WEBULL_AUDIT_LOG_FILENoAppend order audit records here
WEBULL_SYMBOL_WHITELISTNoAllowed symbols (comma-sep); empty = any
WEBULL_MAX_ORDER_QUANTITYNoMax single-order share quantity1000
WEBULL_MAX_ORDER_NOTIONAL_USDNoMax single-order value (USD)10000

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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/nickp27/webull-au-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server