Browser Control
Summary
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.
Available Actions(6)
Open or close tabs
Open a new tab or close an existing one in the browser.
Get the list of opened tabs
Retrieve a list of all currently opened tabs in the browser.
Reorder opened tabs
Change the order of the opened tabs in the browser.
Read and search the browser's history
Access and search through the browser's history for specific entries.
Read a webpage's text content and links
Extract and read the text content and links from a specified webpage.
Find and highlight text in a browser tab
Search for specific text within an opened browser tab and highlight it.
社区评论
暂无评论. 成为第一个评论的人!
登录以参与讨论