← All servers

Chrome BridgeVerified✓ No advisories

io.github.frsorrentino/chrome-bridge
New to MCP? Start here →
1★ stars
0weekly installs
just nowlast release

Provenancewhere it came from, and what was verified

Verified namespace

Published to the official MCP registry by github.com/frsorrentino, which proved it owns this namespace.

Verified owner: github.com/frsorrentinoio.github.frsorrentino/chrome-bridge

Permissions & trustwhat this server can touch before you run it

No permission details are published for this server yet. Check the source before you run it.

About

Your real, logged-in Chrome as an MCP server: 60 token-efficient web-dev tools. ChromeOS included.

Packages & transports

npmchrome-bridge-mcpv1.11.0 · npx

Metadata

Categorybrowser
LicenseMIT
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "chrome_bridge": {
      "command": "npx",
      "args": [
        "-y",
        "chrome-bridge-mcp"
      ]
    }
  }
}

▸ Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector npx -y chrome-bridge-mcp