MCP Browser Bridge
by flpccabral
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LLM_MODEL | No | Modelo usado no chat | por provedor |
| LLM_API_KEY | No | Chave enviada ao provedor LLM | |
| LLM_BASE_URL | No | Endpoint OpenAI-compatible customizado | por provedor |
| LLM_PROVIDER | No | Provedor do agente | deepseek |
| STEALTH_MODE | No | Ativa ajustes anti-detecção | true |
| BROWSER_TIMEOUT | No | Timeout padrão em ms | 30000 |
| BROWSER_HEADLESS | No | Define se o Chromium Playwright abre sem UI | true |
| EXTENSION_WS_URL | No | URL do bridge WebSocket | ws://localhost:8765 |
| BROWSER_VIEWPORT_WIDTH | No | Viewport inicial largura | 1280 |
| BROWSER_VIEWPORT_HEIGHT | No | Viewport inicial altura | 720 |
| ENABLE_VISUAL_INDICATOR | No | Injeta overlay após navegação Playwright | true |
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
ActivityStale
ResponsivenessNo issues