Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
RETRIESNoNumber of times to retry failed tests0
TIMEOUTNoDefault action timeout in milliseconds10000
BASE_URLNoApplication base URLhttp://host.docker.internal:3000
POOL_URLNoChrome pool WebSocket URLws://localhost:3333
AUTH_TOKENNoJWT or session token injected into browser storage for authenticated pages
CONCURRENCYNoNumber of parallel test workers3
TEST_TIMEOUTNoPer-test timeout in milliseconds60000
ACTION_RETRIESNoNumber of times to retry failed individual actions0
AUTH_STORAGE_KEYNoThe key name used to store the AUTH_TOKEN in localStorage/sessionStorage (defaults to accessToken)
FAIL_ON_NETWORK_ERRORNoWhether to fail tests when network errors are detectedfalse

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/fastslack/mtw-e2e-runner'

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