Skip to main content
Glama
kuraneko1
by kuraneko1

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
CW_CHROMENoExplicit Chrome/Chromium executable path.
CW_CONFIGNoPath 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_PATHNoExplicit lock-file path when CW_PROFILE_DIR is set.
CW_MAX_DELAYNoRandomized gap (seconds) between Google search starts. Default 2.5.2.5
CW_MIN_DELAYNoRandomized gap (seconds) between Google search starts. Default 1.0.1.0
CW_PROFILE_DIRNoExplicit browser profile directory. By default, each server process uses an isolated per-PID temporary profile.
CW_XPRA_EXPOSENoSet to '1' to re-enable automatic Xpra attach when a CAPTCHA appears. Off by default.
CW_DISPLAY_MODENoAdvanced 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_DBNoShared 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

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

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/kuraneko1/chrome-web-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server