chrome-mcp

DeepakSilaych/chrome-mcp
★ 2 stars TypeScript AI/LLM Updated today
MCP server that gives AI access to your real Chrome tabs, no extra browser, no DevTools session.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

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

README Excerpt

<p align="center"> <img src="assets/logo.png" width="180" alt="LiveMCP logo" /> </p> <h1 align="center">LiveMCP</h1> <p align="center"> Give AI direct access to your real browser — open tabs, cookies, session state and all. </p> <p align="center"> <a href="https://www.npmjs.com/package/livemcp"><img src="https://img.shields.io/npm/v/livemcp?label=npm" alt="npm version" /></a>

Tools (20)

LIVEMCP_HUB_SOCKLIVEMCP_PORTclick_and_waitclick_elementclose_tabcreate_tabfill_formget_active_tabget_captured_requestsget_console_logsget_cookiesget_local_storageget_page_contentget_page_snapshotget_selected_textgo_backgo_forwardlist_tabsnavigate_and_waitnavigate_to

Topics

ai-agentsbrowser-automationchrome-extensionmcptypescript