Browser Tabs
Createdkazuph
Enables retrieval and management of Chrome browser tab information via the Model Context Protocol.
About
Allows Claude Desktop (or any MCP client) to fetch information about and control currently open Chrome tabs. It retrieves titles and URLs of all open tabs, grouped by window, and allows for closing specific tabs based on window and tab indices. This server requires macOS and Chrome with accessibility permissions enabled.
Key Features
- Groups tabs by window for easy identification.
- Designed for macOS using AppleScript.
- 3 GitHub stars
- Retrieves titles and URLs of all open Chrome tabs.
- Closes specific tabs based on window and tab indices.
- Integrates with Claude Desktop and other MCP clients.
Use Cases
- Programmatically accessing and manipulating browser tabs.
- Integrating browser tab data into AI workflows.
- Automating browser tab management within Claude Desktop.