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 |
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 | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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