MCP Chrome Extension - AI Browser Control icon

MCP Chrome Extension - AI Browser Control

by femtowin

v0.0.15 Updated Mar 16, 2026 8.89MiB
CWS
317
Users
★ 0.00
0 reviews
#20242
of 101.8K
developer
#1596 of 8.9K
⚠️Requests 4 sensitive permissions Recently updated

Description

Chrome MCP Server — AI-Powered Browser Automation via Model Context Protocol The best MCP server for Chrome browser automation. Transform your Chrome browser into a fully-featured MCP (Model Context Protocol) server, enabling AI coding assistants to interact with your browser in real time. 🔧 PREREQUISITES - Node.js ≥ 20.0.0 - Chrome or Chromium browser 📦 QUICK SETUP (3 steps) 1. Install the native bridge: npm install -g mcp-chrome-bridger Then run: mcp-chrome-bridger register Or pnpm install -g mcp-chrome-bridger Then run: mcp-chrome-bridger register 2. Load this extension and click "Connect" in the popup. 3. Add to your MCP client config (Claude Code / Cursor / Windsurf / Kiro / Cline etc), following the connection info shown in the popup: { "mcpServers": { "mcp-chrome": { "type": "http", "url": "http://127.0.0.1:12306/mcp" } } } ✨ KEY FEATURES - Navigate and control browser tabs programmatically - Take full-page or viewport screenshots - Extract and parse page content (text, HTML, DOM) - Interact with page elements — click, scroll, hover - Fill and submit forms automatically - Capture and inspect network requests - Search browsing history and bookmarks - Multi-tab management and coordination 🤖 COMPATIBLE AI CLIENTS Works with any MCP-compatible AI assistant: 🔒 PRIVACY & SECURITY This extension only communicates with a local native bridge on your own machine (127.0.0.1). No data is sent to external servers by the extension itself. 📖 OPEN SOURCE Full source code and documentation available on GitHub: https://github.com/femto/mcp-chrome ⚠️ REQUIREMENT: The mcp-chrome-bridger npm package must be installed on your system for full functionality.
MCP Chrome Extension - AI Browser Control screenshot 1

Reviews

Loading reviews...

Permissions (11)

Permissions

activeTab Can access the current tab when you click the extension bookmarks Can read and modify your bookmarks debugger Can use Chrome's debugging protocol on other tabs downloads Can manage and monitor downloads history Can read and modify your browsing history nativeMessaging Can communicate with programs on your computer offscreen scripting Can inject scripts into web pages storage Can store data locally in your browser tabs Can see your open tabs and their URLs webRequest Can observe and analyze network traffic

Details

Version 0.0.15
Updated Mar 16, 2026
Size 8.89MiB
First Seen Mar 26, 2026