chrome-mcp

chrome-mcp

3.5

If you are the rightful owner of chrome-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.

A Model Context Protocol (MCP) server that provides fine-grained control over a Chrome browser instance through the Chrome DevTools Protocol (CDP).

navigate

Navigate to the specified URL

click

Click on the specified coordinates

type

Enter text in current focus

clickElement

Click on page element via index

getText

Get element text content through CSS selector

getPageInfo

Get the semantic information of the page, including interactive elements and text nodes

getPageState

Get the current page status, including URL, title, scroll position, and viewport size