Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
API_TOKENNoAPI token for authentication when AUTH_ENABLED is true
AUTH_ENABLEDNoEnable or disable authentication for the APIfalse
ALLOWED_ORIGINSNoJSON array of allowed origins for CORS["http://127.0.0.1:8000"]
DEPLOYMENT_MODENoDeployment mode for browser instances (docker or kubernetes)docker
KUBERNETES__CONTEXTNoKubernetes context to use (required when DEPLOYMENT_MODE is kubernetes)
KUBERNETES__NAMESPACENoKubernetes namespace for Selenium Grid (required when DEPLOYMENT_MODE is kubernetes)
KUBERNETES__KUBECONFIGNoPath to kubeconfig file (required when DEPLOYMENT_MODE is kubernetes)
SELENIUM_GRID__PASSWORDNoPassword for Selenium GridCHANGE_ME
SELENIUM_GRID__USERNAMENoUsername for Selenium GridUSER
SELENIUM_GRID__VNC_PASSWORDNoVNC password for Selenium GridCHANGE_ME
SELENIUM_GRID__VNC_VIEW_ONLYNoWhether VNC is view-onlyfalse
SELENIUM_GRID__SE_NODE_MAX_SESSIONSNoMaximum sessions per Selenium node1
KUBERNETES__USE_HOST_DOCKER_INTERNALNoWhether to use host.docker.internal for Kubernetes
SELENIUM_GRID__MAX_BROWSER_INSTANCESNoMaximum number of browser instances4
KUBERNETES__SELENIUM_GRID_SERVICE_NAMENoKubernetes service name for Selenium Grid (required when DEPLOYMENT_MODE is kubernetes)
FASTMCP_EXPERIMENTAL_ENABLE_NEW_OPENAPI_PARSERNoEnable experimental new OpenAPI parsertrue

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/Falamarcao/mcp-selenium-grid'

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