Skip to main content
Glama
withLinda

chrome-devtools-mcp-fork

by withLinda

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
CHROME_DEBUG_PORTNoChrome remote debugging port9222

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
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

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/withLinda/chrome-devtools-mcp-fork'

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