D3OXY/chrome-pilot
If you are the rightful owner of chrome-pilot 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.
The Chrome MCP Server is a Model Context Protocol server that facilitates AI assistants like Claude to control Chrome browsers through a Chrome extension and WebSocket communication, ideal for cross-platform automation.
Tools
Functions exposed to the LLM to take actions
navigate
Navigate to a URL
get_tabs
Get all open browser tabs
get_current_tab
Get currently active tab
close_tab
Close a browser tab
click
Click on an element
type
Type text into an input
scroll
Scroll the page
screenshot
Take a screenshot
get_content
Extract page content
get_interactive_elements
Find clickable elements
wait_for_element
Wait for element to appear
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client