Browser Control MCP is a server paired with a Firefox extension that enables AI assistants to control the user's browser. Developed by eyalzh, it provides tools for tab management, history searching, webpage content extraction, and text highlighting. The implementation uses WebSocket communication between a Node.js server and browser extension, with a shared secret for secure messaging. It's particularly useful for scenarios requiring browser automation, research assistance, and content analysis, allowing AI assistants to open tabs, read webpage content, search browser history, and manipulate the browser environment based on user requests.
No reviews yet. Be the first to review!
Sign in to join the conversation
Open a new tab or close an existing tab in the browser.
Retrieve the current list of tabs that are opened in the browser.
Create a new group of tabs with a specified name and color.
Change the order of the currently opened tabs in the browser.
Access and search through the browsing history stored in the browser.
Extract and read the text content and links from a specified webpage, requires user consent.
Locate and highlight specific text within an open browser tab, requires user consent.