Chrome Tools MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
CHROME_DEBUG_URLNoThe URL where Chrome's remote debugging interface is availablehttp://localhost:9222
CHROME_ERROR_HELPNoCustom error message shown when connection fails
CHROME_CONNECTION_TYPENoConnection type identifier for logging (e.g., "direct", "ssh-tunnel", "docker")

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
list_tabs-
capture_screenshot-
execute_script-
load_url-
capture_network_events-
query_dom_elements-
click_element-