browser-test-mcp
by l0s3r-Q
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| OPENAI_API_KEY | No | API key for AI layer LLM (OpenAI). | |
| OPENAI_BASE_URL | No | OpenAI-compatible provider base URL. | |
| ANTHROPIC_API_KEY | No | API key for AI layer LLM (Anthropic). | |
| BROWSER_TEST_CHANNEL | No | Use system browser: 'chrome' or 'msedge' for more realistic fingerprints. | |
| BROWSER_TEST_CDP_PORT | No | CDP debug port for browser-use connection. | 9222 |
| BROWSER_TEST_HEADLESS | No | Headless mode; set to '0' for headed mode (debugging). | 1 |
| BROWSER_USE_LLM_MODEL | No | Model name for AI layer. | |
| BROWSER_TEST_USER_AGENT | No | User agent override. | Chrome/150 |
| BROWSER_USE_ADD_SCHEMA_TO_SYSTEM_PROMPT | No | Set to '1' to add schema to system prompt for providers that don't support response_format. | 0 |
| BROWSER_USE_DONT_FORCE_STRUCTURED_OUTPUT | No | Set to '1' to not force structured output. | 0 |
| BROWSER_USE_REMOVE_MIN_ITEMS_FROM_SCHEMA | No | Set to '1' to remove minItems from schema for provider compatibility. | 0 |
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
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed
Maintenance
ActivitySlowing
ResponsivenessNo issues