web-browser-mcp
by ptrken01
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| BROWSER | No | chromium / firefox / webkit. | chromium |
| HEADLESS | No | Set to False to see the browser. | True |
| MCP_HOST | No | Bind host (streamable-http transport). | 127.0.0.1 |
| MCP_PORT | No | Bind port (streamable-http transport). | 8766 |
| LOG_LEVEL | No | DEBUG / INFO / WARNING / ERROR. | INFO |
| USER_AGENT | No | Override if you get blocked. | (Chrome UA) |
| MCP_CORS_ORIGINS | No | Comma-separated CORS allow-list. | localhost,127.0.0.1 |
| BROWSER_TIMEOUT_S | No | Default per-step timeout. | 30.0 |
| NAVIGATION_TIMEOUT_S | No | Default web_search engine timeout. | 30.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
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/ptrken01/web-browser-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server