Browser Tabs

v1.0.0Browser Automationstable

Get all open tabs from Google Chrome browser with unique tab IDs. Each tab has a stable, unique ID that persists across browser operations. Output shows both display format (1-1, 1-2) and Tab ID [Tab

browser-automation
Share:
0
Stars
0
Downloads
0
Weekly
0/5

What is Browser Tabs?

Browser Tabs is a Model Context Protocol (MCP) server that allows AI assistants like Claude, Cursor, and VS Code to get all open tabs from google chrome browser with unique tab ids. each tab has a stable, unique id that persists across browser operations. output shows both display format (1-1, 1-2) and tab id [tab

Get all open tabs from Google Chrome browser with unique tab IDs. Each tab has a stable, unique ID that persists across browser operations. Output shows both display format (1-1, 1-2) and Tab ID [Tab

This server falls under the Browser Automation and Developer Tools categories on MCPgee, the world's largest MCP server directory with 33,000+ servers.

Features

  • get_tabs
  • close_tab_by_id
  • activate_tab_by_id

Use Cases

Automate web browsing tasks
Control macOS systems and desktop
Community

Maintainer

LicenseMIT
Languagetypescript
Versionv1.0.0
UpdatedN/A
Statushealthy
Maintenanceactive

Works with

ClaudeOpenAIwindowsmacoslinux

Installation

NPM

npx -y @kazuph/mcp-browser-tabs

Manual Installation

npx -y @kazuph/mcp-browser-tabs

Configuration

Configuration Details

Config File

claude_desktop_config.json

Performance

Response Metrics

Response Time< 200ms
ThroughputMedium

Resource Usage

Memory UsageLow
CPU UsageLow

Frequently Asked Questions about Browser Tabs

What is Browser Tabs?

Browser Tabs is a Model Context Protocol (MCP) server that get all open tabs from google chrome browser with unique tab ids. each tab has a stable, unique id that persists across browser operations. output shows both display format (1-1, 1-2) and tab id [tab It connects AI assistants to external tools and data sources through a standardized interface.

How do I install Browser Tabs?

Install via npm with the command: npx -y @kazuph/mcp-browser-tabs. Then add the server configuration to your AI client's JSON config file (e.g., claude_desktop_config.json or .cursor/mcp.json).

Which AI clients work with Browser Tabs?

Browser Tabs works with all major MCP-compatible AI clients including Claude Desktop, Claude Code, Cursor, VS Code (GitHub Copilot), Windsurf, and Cline.

Is Browser Tabs free to use?

Yes, Browser Tabs is open source and available under the MIT license. You can use it freely in both personal and commercial projects.

Browse More Browser Automation MCP Servers

Explore all browser automation servers available in the MCPgee directory. Each server includes setup guides for Claude, Cursor, and VS Code.

Quick Config Preview

{ "mcpServers": { "mcp-browser-tabs": { "command": "npx", "args": ["-y", "@kazuph/mcp-browser-tabs"] } } }

Add this to your claude_desktop_config.json or .cursor/mcp.json

Read the full setup guide →

Ready to use Browser Tabs?

Browse our complete directory of 33,000+ MCP servers, read setup guides for your editor, and start building with the Model Context Protocol.

33,000+ ServersFree & Open SourceStep-by-Step Guides