Skip to main content
Glama
arociris
by arociris

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
HOSTNoThe host the server will bind to.localhost
PORTNoThe port the server will listen on.3000
HEADLESSNoRun browser in headless mode (true or false).true
LOG_LEVELNoThe logging level (e.g., info, debug, warn).info
APPIUM_HOSTNoAppium host address.127.0.0.1
APPIUM_PATHNoAppium path./wd/hub
APPIUM_PORTNoAppium port.4723
CONFIG_FILENoPath to a custom configuration file.
MAX_SESSIONSNoMaximum number of concurrent browser sessions.5
APPIUM_PROTOCOLNoAppium connection protocol.http
SESSION_TIMEOUT_SECONDSNoTimeout in seconds for inactive sessions.300

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/arociris/webdriverio-mcp-server'

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