Skip to main content
Glama

BrowserLoop

by mattiasw

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
BROWSERLOOP_DEBUGNoEnable debug logging to /tmp/browserloop.logfalse
BROWSERLOOP_USER_AGENTNoCustom user agent string
BROWSERLOOP_RETRY_COUNTNoNumber of retry attempts for failed operations3
BROWSERLOOP_RETRY_DELAYNoDelay between retries in milliseconds1000
BROWSERLOOP_DEFAULT_WIDTHNoDefault viewport width (200-4000)1280
BROWSERLOOP_DEFAULT_FORMATNoDefault image format (webp, png, jpeg)webp
BROWSERLOOP_DEFAULT_HEIGHTNoDefault viewport height (200-4000)720
BROWSERLOOP_ENABLE_METRICSNoEnable error metrics collectiontrue
BROWSERLOOP_DEFAULT_COOKIESNoDefault cookies as file path or JSON string
BROWSERLOOP_DEFAULT_QUALITYNoDefault image quality (0-100)80
BROWSERLOOP_DEFAULT_TIMEOUTNoDefault timeout in milliseconds30000
BROWSERLOOP_DISABLE_FILE_WATCHINGNoDisable automatic cookie file monitoringfalse

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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/mattiasw/browserloop'

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