mcp-session-bridge

t3ratech/mcp-session-bridge
★ 2 stars JavaScript Browser/Web Updated today
MCP server that drives the browser you are already signed into — 20 tools standalone, 99 with the free T3rnel Browser extension. Local stdio, nothing hosted.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-session-bridge": {
      "command": "npx",
      "args": [
        "-y",
        "t3ratech/mcp-session-bridge"
      ]
    }
  }
}

README Excerpt

A free MCP (Model Context Protocol) server that exposes **authenticated browser-session automation**: `session_*` tools that run in the user's own Chrome profile and real logged-in session, which cloud browser APIs cannot do. A free **standalone** mode is also available; it launches a dedicated automation browser so the same `session_*` tools work without the extension or a license.

Topics

browser-automationchrome-extensionclaudemcpmcp-servermodel-context-protocolplaywright-alternative