Unagi-cq

MCP server that bridges clients to a real browser through CDP and a companion extension.

13
5
69% credibility
Found May 08, 2026 at 13 stars -- GitGems finds repos before they trend. Get early access to the next one.
Sign Up Free
AI Analysis
Python
AI Summary

A local server tool with a Chrome extension that enables AI agents to interact with real browsers by scanning pages, running scripts, navigating, screenshotting, and accessing cookies.

How It Works

1
📰 Discover the browser helper

You hear about a handy tool that lets smart assistants explore the web using your own browser safely.

2
📥 Get the program

Download and set up the simple program on your computer—it takes just a minute.

3
🌐 Add to your browser

Load the matching add-on into Chrome, and your browser is now ready to share what it sees.

4
▶️ Turn it on

Run the program, and it connects to your browser automatically.

5
🤖 Link to your AI assistant

Tell your AI chat buddy to use this connection, and it can now peek at pages and take actions.

6
🖱️ Browse with AI

Ask the AI to visit sites, read content, take pictures of screens, or grab login details—it all happens in your browser.

🎉 AI does the web work

Sit back as your AI handles research, shopping, or any web task smoothly and securely through your setup.

Sign up to see the full architecture

5 more

Sign Up Free

Star Growth

See how this repo grew from 13 to 13 stars Sign Up Free
Repurpose This Repo

Repurpose is a Pro feature

Generate ready-to-use prompts for X threads, LinkedIn posts, blog posts, YouTube scripts, and more -- with full repo context baked in.

Unlock Repurpose
AI-Generated Review

What is cdp-bridge-mcp?

This Python MCP server bridges AI clients like Claude code or Copilot in VSCode/IntelliJ to a real Chrome browser via CDP and a companion extension. Developers run it as a CLI tool (`cdp-bridge`) to expose browser tools: list tabs, scan simplified HTML optimized for LLMs (stripped scripts/styles, token-efficient), execute JS with DOM diffs/transients, navigate, screenshot (base64 PNG), switch tabs, and fetch cookies. It solves AI agents struggling with headless fakes by giving access to live sessions on http://127.0.0.1:18765.

Why is it gaining traction?

Unlike pure headless libs, it taps real user browsers for authentic interactions, with LLM-friendly scans that cut noise and detect changes post-JS. The extension auto-connects tabs, supports batch CDP calls, and handles CSP via fallbacks—perfect for mcp github n8n or opencode workflows. Devs dig the rich returns: tab metadata, new tabs from clicks, even transient texts.

Who should use this?

AI agent builders using mcp server claude, mcp github copilot vscode, or mcp github python for web tasks in Home Assistant/n8n. Ideal for backend devs prototyping browser bridges without Selenium sprawl, or TypeScript MCP fans needing Python server examples for SAP-like automation.

Verdict

Grab it if you're in the MCP ecosystem and need real-browser tools—works out of the box with solid features despite 13 stars and alpha status. 0.7% credibility score flags early days (thin docs, no tests), so test in non-prod; promising mcp server github bridge for AI web agents.

(198 words)

Sign up to read the full AI review Sign Up Free

Similar repos coming soon.