Session Bridge MCP Server

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.

People who work with browser automation, chrome extension and playwright alternative and want it reachable from Claude, Cursor, VS Code, or another MCP client. The project is written in JavaScript.

VERIFIED ACTIVE

LAST COMMIT 2026-09-09 · ★ 2 · #118 OF 255 MAINTAINED BROWSER AUTOMATION · VERIFIED 2026-09-18

Apache-2.0 · JavaScript servers · how we verify → /methodology

01 · Install Session Bridge

Claude Code

claude mcp add t3ratech-mcp-session-bridge -- npx -y @t3ratech/mcp-session-bridge

Claude Desktop / Cursor / VS Code - add to config

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

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as local process (stdio) - runs on your machine with your user's permissions

repo age created 2026-08-28 - young repo, little track record yet

license Apache-2.0 - declared in the repository

npm package @t3ratech/mcp-session-bridge - published under the repo owner's npm scope (@t3ratech)

registry namespace io.github.t3ratech is GitHub-verified and matches the repo owner

03 · What Session Bridge can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Latest releases

v1.2.0 · 2026-09-02

The bridge drives the browser you are already signed into. This release relicenses it, declares what every tool does to the world in the fields a client can read, and corrects counts that were overstated on every…

04 · Who maintains Session Bridge

mcp-session-bridge is maintained by t3ratech. It's the only MCP server we track from this author; the repo dates to Aug 2026.

05 · Facts

category
browser automation - ranked #118 of 255 actively-maintained browser automation servers as of 2026-09-18.
release cadence
1 release in the last 90 days (latest 2026-09-02)
registry
io.github.t3ratech/mcp-session-bridge (active, first published 2026-08-23 · 4 versions)
packages
npm:@t3ratech/mcp-session-bridge

06 · Session Bridge FAQ

What is Session Bridge?

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.

Is Session Bridge still maintained?

Yes - as of 2026-09-18, its last commit was 2026-09-09 and it shipped 1 release in the last 90 days. We re-verify nightly.

How do I install Session Bridge?

Run `npx -y @t3ratech/mcp-session-bridge`. You can also paste the ready-made client config above.

Does Session Bridge run locally?

Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.

07 · Alternatives to Session Bridge

More browser automation MCP servers · Aidemo · Runno · Replicant MCP · Mark Layer · Fortress

More JavaScript MCP servers · A2asearch MCP · Korean Elementary Learning Map MCP · Taisly Social Media Posting · Talivia Revenue Analytics · Tarotoo Tarot · see all