Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoPort for HTTP transport3000
OTEL_ENABLENoEnable OpenTelemetry integrationfalse
OTEL_ASSETS_DIRNoDirectory containing OpenTelemetry bundle files
OTEL_SERVICE_NAMENoOpenTelemetry service namefrontend
FIGMA_ACCESS_TOKENNoFigma API access token for design comparison
FIGMA_API_BASE_URLNoFigma API base URLhttps://api.figma.com/v1
OTEL_EXPORTER_TYPENoOpenTelemetry exporter type: "otlp/http", "console", or "none"none
OTEL_SERVICE_VERSIONNoOpenTelemetry service version
SESSION_IDLE_SECONDSNoIdle session timeout (seconds)300
OTEL_EXPORTER_HTTP_URLNoOpenTelemetry collector base URL (e.g., "http://localhost:4318")
BROWSER_EXECUTABLE_PATHNoCustom browser executable path
BROWSER_HEADLESS_ENABLENoRun browser in headless modetrue
BROWSER_PERSISTENT_ENABLENoUse persistent browser context (preserves cookies, localStorage, etc.). Required for React tools to work optimally.false
HTTP_REQUESTS_BUFFER_SIZENoMaximum HTTP requests to buffer1000
OTEL_EXPORTER_HTTP_HEADERSNoOpenTelemetry exporter HTTP headers (comma-separated key=value pairs)
SESSION_IDLE_CHECK_SECONDSNoInterval for checking idle sessions (seconds)30
CONSOLE_MESSAGES_BUFFER_SIZENoMaximum console messages to buffer1000
SESSION_CLOSE_ON_SOCKET_CLOSENoClose session when socket closesfalse
BROWSER_USE_INSTALLED_ON_SYSTEMNoUse system-installed Chrome browser instead of Playwright's bundled browserfalse
BROWSER_PERSISTENT_USER_DATA_DIRNoDirectory for persistent browser context user data./browser-devtools-mcp
OTEL_INSTRUMENTATION_USER_INTERACTION_EVENTSNoUser interaction events to instrument (comma-separated, e.g., "click,submit")click

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/serkan-ozal/browser-devtools-mcp'

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