MCPServers
Browser Control - MCP server logo

Browser Control

12
0

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(8)

open_tab

Open a new tab in the browser.

close_tab

Close a specific tab in the browser.

get_opened_tabs

Retrieve the list of currently opened tabs in the browser.

create_tab_group

Create a new tab group with a specified name and color.

reorder_tabs

Rearrange the order of opened tabs in the browser.

read_browser_history

Read and search the browser's history.

read_webpage_content

Read the text content and links of a webpage (requires user consent).

find_and_highlight_text

Find and highlight specific text in a browser tab (requires user consent).

Last Updated: April 17, 2025

コミュニティレビュー

0.0
0 レビュー
5
0
4
0
3
0
2
0
1
0

まだレビューはありません. 最初のレビューを投稿しましょう!

会話に参加するにはサインインしてください

Coming soon to
HighlightHighlight AI

言語

TypeScript

カテゴリ

タグ