chrome-devtools-mcp-fork
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| CHROME_DEBUG_PORT | No | Chrome remote debugging port | 9222 |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| start_chromeC | Start Chrome with remote debugging enabled. |
| connect_to_browserC | Connect to a running Chrome instance. |
| get_connection_statusB | Get current connection status. |
| start_chrome_and_connectC | Start Chrome and connect in one operation. |
| navigate_to_urlC | Navigate to a specific URL. |
| get_console_logsB | Get console logs (placeholder implementation). |
| clear_consoleB | Clear console (placeholder implementation). |
| get_computed_stylesD | Get computed styles (placeholder implementation). |
| get_documentC | Get DOM document (placeholder implementation). |
| get_network_requestsC | Get network requests (placeholder implementation). |
| get_performance_metricsC | Get performance metrics (placeholder implementation). |
| get_all_cookiesC | Get all cookies (placeholder implementation). |
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/withLinda/chrome-devtools-mcp-fork'
If you have feedback or need assistance with the MCP directory API, please join our Discord server