Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
BROWSER_CHANNELNoBrowser channel (e.g., chrome, msedge)
BROWSER_TIMEOUTNoDefault timeout in ms30000
BROWSER_HEADLESSNoRun browser in headed modetrue
BROWSER_SESSIONS_DIRNoDirectory for screenshots and sessions.browser-sessions
BROWSER_VIEWPORT_WIDTHNoBrowser viewport width1280
BROWSER_VIEWPORT_HEIGHTNoBrowser viewport height720
BROWSER_SECURITY_PROFILENoSecurity profile (local-dev, restricted, open)local-dev

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
browser_navigateD
browser_go_backD
browser_go_forwardD
browser_clickD
browser_typeD
browser_hoverD
browser_dragD
browser_select_optionD
browser_press_keyD
browser_scrollD
browser_screenshotD
browser_snapshotD
browser_console_messagesD
browser_network_requestsD
browser_evaluateD
browser_tab_listD
browser_tab_newD
browser_tab_selectD
browser_closeD
test_scenario_runD
test_scenario_statusD
test_assertD
test_fill_formD
test_auth_flowD
test_watch_eventsD
test_stop_watchD
session_startD
session_endD
session_listD
session_replayD
visual_baselineD
visual_compareD

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/DebugBase/glance'

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