Skip to main content
Glama
l0s3r-Q

browser-test-mcp

by l0s3r-Q

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
OPENAI_API_KEYNoAPI key for AI layer LLM (OpenAI).
OPENAI_BASE_URLNoOpenAI-compatible provider base URL.
ANTHROPIC_API_KEYNoAPI key for AI layer LLM (Anthropic).
BROWSER_TEST_CHANNELNoUse system browser: 'chrome' or 'msedge' for more realistic fingerprints.
BROWSER_TEST_CDP_PORTNoCDP debug port for browser-use connection.9222
BROWSER_TEST_HEADLESSNoHeadless mode; set to '0' for headed mode (debugging).1
BROWSER_USE_LLM_MODELNoModel name for AI layer.
BROWSER_TEST_USER_AGENTNoUser agent override.Chrome/150
BROWSER_USE_ADD_SCHEMA_TO_SYSTEM_PROMPTNoSet to '1' to add schema to system prompt for providers that don't support response_format.0
BROWSER_USE_DONT_FORCE_STRUCTURED_OUTPUTNoSet to '1' to not force structured output.0
BROWSER_USE_REMOVE_MIN_ITEMS_FROM_SCHEMANoSet to '1' to remove minItems from schema for provider compatibility.0

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/l0s3r-Q/browser-test-mcp'

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