@vibebrowser/chrome-devtools-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| CHROME_DEVTOOLS_MCP_MAX_SESSIONS | No | Hard cap on concurrent sessions; LRU evicts on overflow. | 100 |
| CHROME_DEVTOOLS_MCP_NO_UPDATE_CHECKS | No | Set to skip the npm registry version check on startup. | |
| CHROME_DEVTOOLS_MCP_NO_USAGE_STATISTICS | No | Set to disable Google telemetry. | |
| CHROME_DEVTOOLS_MCP_SESSION_IDLE_TTL_MS | No | How long a session may stay idle before the reaper terminates it (in milliseconds). | 600000 |
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/OpenCodeEngineer/chrome-devtools-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server