chrome-local-mcp
by thronapple
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| CHROME_HOST | No | Chrome DevTools Protocol host | localhost |
| CHROME_PORT | No | Chrome DevTools Protocol port | 9222 |
| CHROME_MCP_TMPDIR | No | Directory for saved content and screenshots | OS temp directory + chrome-mcp |
| CHROME_MCP_CHALLENGE_LOG | No | JSONL log path for human verification events detected during normal MCP use | logs/challenge-events.jsonl |
| CHROME_MCP_DISABLE_CHALLENGE_LOG | No | Set to 1 to disable challenge event logging | unset |
| CHROME_MCP_CHALLENGE_LOG_DEDUPE_MS | No | Dedupe window for the same URL/challenge log event | 60000 |
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/thronapple/chrome-local-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server