chrome-tools-MCP

nicholmikey/chrome-tools-MCP

3.5

If you are the rightful owner of chrome-tools-MCP and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

An MCP server that provides tools for interacting with Chrome through its DevTools Protocol. This server enables remote control of Chrome tabs, including executing JavaScript, capturing screenshots, monitoring network traffic, and more.

Tools

Functions exposed to the LLM to take actions

list_tabs

List all available Chrome tabs

execute_script

Execute JavaScript code in the specified tab

capture_screenshot

Capture screenshots of specified tabs and automatically optimize for use by AI models

capture_network_events

Monitor and capture network events on specified tabs

load_url

Navigate the tab to the specified URL

query_dom_elements

Query and retrieve details of the DOM element matching the CSS selector

click_element

Click on the DOM element and capture the console output triggered by the click

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources