sohan-a11y

CDP-to-MCP Gateway

Community sohan-a11y
Updated

CDP-to-MCP Gateway: Connect active Chrome instances to Model Context Protocol (MCP) servers for LLM browser control.

CDP-to-MCP Gateway

GitHub LicenseGitHub Last CommitGitHub Stars

Skills

Local Python daemon connecting your active Google Chrome browser (via Chrome DevTools Protocol) to a Model Context Protocol (MCP) server so local AI agents can control your browser seamlessly.

Quickstart

  1. Launch Chrome with Remote Debugging Enabled:
# Windows
"C:\Program Files\Google\Chrome\Application\chrome.exe" --remote-debugging-port=9222

# macOS
/Applications/Google\ Chrome.app/Contents/MacOS/Google\ Chrome --remote-debugging-port=9222
  1. Install dependencies:
pip install -r requirements.txt
  1. Run the MCP Gateway:
python main.py

Features

  • Zero Login Re-auth: Connects directly to your human-authenticated Chrome tab.
  • LLM-Optimized DOM: Strips script tags, hidden elements, SVGs, and presents interactive elements with simple sequential IDs [e1], [e2].
  • FastMCP Standard Tools: read_page, click_element, fill_input, navigate.

Built by M Sai Sohan (@sohan-a11y)

If you find this project useful, please consider giving it a ⭐ on GitHub!

MCP Server · Populars

MCP Server · New

    chrismcdermut

    TLDR

    Seize the means of production. Ship 100x. Orchestrate agents as labor for any project. Billionaire theme included - finally, they work for us.

    Community chrismcdermut
    Codeturion

    unity-api-mcp

    Instant, accurate Unity API lookups instead of expensive source file reads, saving your agent tokens, context, and hallucinations

    Community Codeturion
    bromoket

    x64dbg MCP Server

    Drive x64dbg with your AI. MCP server: 23 mega-tools / 153 endpoints for breakpoints, memory, disasm, tracing, anti-debug & PE dumping. Claude/Cursor/Windsurf/Cline. All local.

    Community bromoket
    userFRM

    rpg-encoder

    MCP server that gives AI coding agents semantic understanding of any codebase. Search by intent, auto-sync on edits, whole-repo context in one call. Rust + tree-sitter, 15 languages, 28 tools.

    Community userFRM
    tomyud1

    Godot MCP

    MCP Server and Godot Plugin for AI-assisted game development

    Community tomyud1