mcp-browser-tabs

mcp-browser-tabs

3.4

If you are the rightful owner of mcp-browser-tabs and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

Model Context Protocol server for retrieving and managing Chrome browser tabs information.

The MCP Browser Tabs server is a tool designed to facilitate the retrieval and management of Chrome browser tabs. It allows MCP clients, such as Claude Desktop, to fetch information about currently open Chrome tabs and perform actions like closing specific tabs. This server is particularly useful for users who need to manage multiple browser tabs efficiently. It operates on macOS and requires accessibility permissions to interact with Chrome via AppleScript. The tool is easy to set up and integrate with Claude Desktop, providing a seamless experience for managing browser tabs.

Features

  • Retrieve all open tabs from Google Chrome, displaying titles and URLs.
  • Close specific tabs using window and tab indices.
  • Designed for macOS with AppleScript dependency.
  • Requires accessibility permissions for Chrome.
  • Integrates with Claude Desktop for easy configuration.

Tools

  1. get_tabs

    Get all open Chrome tab information, return the title and URL, and display it in groups by window

  2. close_tab

    Close the specified Chrome tab page, and provide window index and tag index