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.
Aucun avis encore. Soyez le premier à donner votre avis !
Connectez-vous pour rejoindre la conversation
Open a new tab or close an existing tab in the browser.
Retrieve the current list of tabs that are open in the browser.
Create a new tab group 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 text content and links from a webpage, requiring user consent.
Search for specific text in an open tab and highlight it, requiring user consent.