rohitkhatana/chrome_mcp_server
3.2
If you are the rightful owner of chrome_mcp_server 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 for controlling and automating Google Chrome browser operations using Puppeteer.
Tools
Functions exposed to the LLM to take actions
open_url
Navigate to a specific URL
get_page_title
Get the current page title
get_page_url
Get the current page URL
click_element
Click on elements using CSS selectors or XPath
type_text
Type text into input fields
screenshot
Take screenshots of the current page
scroll_page
Scroll the page in any direction
wait_for_element
Wait for elements to appear on the page
close_browser
Close the Chrome browser
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client