MCP Directory
Back

mcp-chrome

by hangwin · TypeScript · ★ 11,355

Chrome MCP Server is a Chrome extension-based Model Context Protocol (MCP) server that exposes your Chrome browser functionality to AI assistants like Claude, enabling complex browser automation, content analysis, and semantic search.

Install

npx -y github:hangwin/mcp-chrome

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-chrome": {
      "command": "npx",
      "args": [
        "-y",
        "github:hangwin/mcp-chrome"
      ]
    }
  }
}

From the README

[](https://img.shields.io/github/stars/hangwin/mcp-chrome) [](https://opensource.org/licenses/MIT) [](https://www.typescriptlang.org/) [](https://developer.chrome.com/docs/extensions/) [](https://img.shields.io/github/v/release/hangwin/mcp-chrome.svg) > 🌟 **Turn your Chrome browser into your intelligent assistant** - Let AI take control of your browser, transforming it into a powerful AI-controlled automation tool. **📖 Documentation**: [English](README.md) | [中文](README_zh.md) > The project is still in its early stages and is under intensive development. More features, stability improveme…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related developer tools servers