Skip to content
#

chrome-devtools-mcp

Here are 14 public repositories matching this topic...

A comprehensive guide to debugging tools for modern, complex front-end applications. This handbook provides practical, real-world guidance on a complete suite of tools, from Chrome DevTools and framework extensions to integrated IDE debuggers.

  • Updated Jun 23, 2026
nodriver-mcp-server

Undetected browser automation MCP server - a stealth, anti-bot-resistant alternative to chrome-devtools-mcp for Claude, Cursor and AI agents. Powered by nodriver (bypasses Cloudflare/WebDriver detection). 65 tools, plus several isolated browsers at once so parallel agents never share a session.

  • Updated Aug 25, 2026
  • Python
cdp-toolkit

A lightweight chrome-devtools-mcp alternative: drive the Chrome tabs you name, one target per call over one direct WebSocket with a bounded timeout on every call, so a stuck page can't wedge your agent. 39 tools, network mocking, a cookie group, and tab leases so several agents share one browser. No all-target fan-out.

  • Updated Sep 5, 2026
  • TypeScript

Your second agent just stole the tab your first one was using. browser-broker owns port 9222 and leases each agent its own tab — ordinary background tabs in your real browser, your real logins. ~300 lines, one dependency, zero changes to any tool.

  • Updated Sep 8, 2026
  • Python

Add this topic to your repo

To associate your repository with the chrome-devtools-mcp topic, visit your repo's landing page and select "manage topics."

Learn more