Skip to main content
Glama
maxmkab
by maxmkab

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
CDP_URLNoURL to connect to an existing Chrome instance via CDP, e.g., http://127.0.0.1:9222
HEADLESSNoSet to 'true' for headless mode, 'false' for visible browser. Default may vary depending on deployment.
ALLOW_EVALNoSet to 'true' to allow arbitrary JS execution. Default is 'false'.
BLOCK_MEDIANoSet to 'true' to block images/fonts/media to save tokens.
APPROVAL_MODENoMode for approval, e.g., 'telegram'.
HISTORY_WINDOWNoNumber of steps to keep full snapshots in history.
REQUIRE_APPROVALNoSet to 'true' to require human approval for risky actions.
ANTHROPIC_API_KEYNoAPI key for Anthropic LLM. Required if using Anthropic as the LLM provider.

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

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/maxmkab/autonomous-browser-agent'

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