Cyber24BD/chrome-extension-mcp-
3.2
If you are the rightful owner of chrome-extension-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 dayong@mcphub.com.
The Model Context Protocol (MCP) Server enables AI assistants to control browser automation tools, providing a seamless integration for advanced web interactions.
Tools
Functions exposed to the LLM to take actions
browser_create_tab
Create new tabs
browser_list_tabs
List all open tabs
browser_close_tab
Close specific tabs
browser_navigate
Navigate to URLs
browser_activate_tab
Focus tabs
browser_reload_tab
Reload tabs
browser_get_content
Extract as HTML/Markdown
browser_get_metadata
Get page metadata
browser_click
Click elements
browser_input
Fill forms
browser_get_text
Extract text
browser_wait_for_element
Wait for elements
browser_find_element
Find and verify elements
browser_select_option
Select dropdowns
browser_get_attribute
Get attributes
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client