mcp-chrome

mcp-chrome

MCP server based on Chrome extension, enabling AI assistants to automate browser operations and perform content analysis.

MCPDevOpen source
Type
MCP
Transport
http
Open source
Yes
GitHub Stars
★ 12.0k
Source
mcp-github

Overview

Chrome MCP Server is a Model Context Protocol (MCP) server built on a Chrome extension that exposes your Chrome browser's capabilities to AI assistants like Claude, enabling complex browser automation, content analysis, and semantic search. Unlike traditional browser automation tools (e.g., Playwright), Chrome MCP Server uses your everyday Chrome browser directly, leveraging existing user habits, configurations, and login states, allowing large models or chatbots to control your browser and truly become your daily assistant.

Capabilities

  • Supports any LLM or chatbot client
  • Seamless integration with existing browser environment
  • Pure local MCP server ensures user privacy
  • Streaming HTTP connection method
  • Cross-tab context
  • Built-in vector database for intelligent content discovery

Use cases

Web automation testingContent scraping and analysisIntelligent search and summary generationInteractive operations and management

Setup

Requires: Node.jspnpm/npmChrome/Chromium
1. Download the latest Chrome extension; 2. Globally install mcp-chrome-bridge; 3. Load the Chrome extension.

This information was compiled by AI from public sources and may contain inaccuracies — please refer to the source.

FAQ

How do I install the Chrome extension?

After downloading the extension, enable Developer Mode in Chrome's Extensions page and load the unpacked extension folder.

Do I need to log in again?

No, it automatically uses your existing login state.

Related skills