Browser Control MCP
JSON →Enables AI agents to control a local browser, manage tabs, and conduct research via a browser extension.
Tools · 7
- open_tabs Open or close tabs
- get_tabs Get the list of opened tabs
- create_tab_groups Create tab groups with name and color
- reorder_tabs Reorder opened tabs
- read_history Read and search the browser's history
- read_webpage Read a webpage's text content and links (requires user consent)
- find_text Find and highlight text in a browser tab (requires user consent)
Environment variables
EXTENSION_SECRETEXTENSION_PORT
Links
★ 286 GitHub stars