Retrieve all open Google Chrome tabs with unique, persistent IDs for reliable identification and management. Output includes both display format and Tab ID for consistent operations via the MCP Browser Tabs Server.
Read clipboard content from CopyQ manager tabs, including structured MCP storage and external clipboard data, with modes for browsing, listing items, retrieving full content, and searching across tabs.
Read clipboard content from CopyQ tabs, including MCP-managed storage and external clipboard data, with options to browse tab structures, list items, retrieve single items, or search across tabs using regex patterns.
Focus a specific Chrome tab by its unique ID, bringing it to the front for active use. Requires the tab ID from get_tabs output, enabling precise tab control in the MCP Browser Tabs Server.
provides direct access to your browser's open tabs content. No additional fetching or authentication required - simply access what you're already viewing.
Enables interaction with Google Chrome tabs through the MCP protocol, allowing clients to retrieve information and control tabs on macOS using AppleScript.
An MCP server that provides tools for interacting with Chrome through its DevTools Protocol, enabling remote control of Chrome tabs to execute JavaScript, capture screenshots, monitor network traffic, and more.