chrome-web-mcp
by kuraneko1
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| CW_CHROME | No | Explicit Chrome/Chromium executable path. | |
| CW_CONFIG | No | Path to an optional JSON config file for window on/off and tool defaults. When unset, ~/.config/chrome-web-mcp/config.json is used if it exists. | |
| CW_LOCK_PATH | No | Explicit lock-file path when CW_PROFILE_DIR is set. | |
| CW_MAX_DELAY | No | Randomized gap (seconds) between Google search starts. Default 2.5. | 2.5 |
| CW_MIN_DELAY | No | Randomized gap (seconds) between Google search starts. Default 1.0. | 1.0 |
| CW_PROFILE_DIR | No | Explicit browser profile directory. By default, each server process uses an isolated per-PID temporary profile. | |
| CW_XPRA_EXPOSE | No | Set to '1' to re-enable automatic Xpra attach when a CAPTCHA appears. Off by default. | |
| CW_DISPLAY_MODE | No | Advanced environment override for show_browser: 'xvfb' runs Chrome on a private, fully hidden display, while 'xephyr' runs Chrome inside a nested Xephyr window titled 'chrome-web-mcp' on your desktop. | |
| CW_RATE_LIMIT_DB | No | Shared SQLite path for the Google-search start-slot queue. Default is /tmp/chrome-web-mcp/search-rate-limit.sqlite3. | /tmp/chrome-web-mcp/search-rate-limit.sqlite3 |
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 | |
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/kuraneko1/chrome-web-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server