Privacy and advertising choices

Git-Stars uses essential storage for site operation. Optional analytics and ad-measurement scripts stay disabled unless you accept them; partners such as Google may then use cookies or similar identifiers where required. Privacy Policy

LogoGit-Stars
Top StarsTrendingAI AgentsDaily PicksViral ReposInsights
LogoGit-Stars

Discover top GitHub projects with real rankings and AI insights

GitHub
Built withLogo of Git-StarsGit-Stars
Rankings
  • Top Stars
  • Trending
  • AI Agents
  • Daily Picks
  • Explore
Resources
  • Insights
  • Editorial Policy
About
  • About
  • Contact
Legal
  • Privacy Policy
  • Terms of Service
© 2026 Git-Stars. All Rights Reserved.
CM

ChromeDevTools/chrome-devtools-mcp

AI Agent

Chrome DevTools for coding agents

49k Stars3.4k Forks111 Open Issues49k WatchersTypeScriptApache-2.0
AI AgentMCP ServerDeveloper ToolInfrastructure
Review Readiness

This repository page has enough original analysis, source evidence, and comparison context to be treated as an indexable Git-Stars review.

100

review score

Indexable review
Decision Snapshot

Problem solved

It solves the problem of AI agents lacking direct, reliable access to browser internals for debugging and automation. Unlike traditional approaches that rely on limited APIs or screenshots, this provides full DevTools capabilities (network, console, performance traces) with source-mapped stack traces and automatic waiting for action results.

Deployment reality

The available setup signal starts with: npx -y chrome-devtools-mcp@latest. Treat this as a starting point, then ask Codex or Claude to inspect the README, environment variables, runtime version, and deployment target before production use.

Commercial use

The recorded license is Apache-2.0. This is a useful commercial-use signal, but teams should still verify license text, dependencies, model/API terms, and trademark constraints.

Capability ceiling

Developers can build AI-powered debugging assistants that record performance traces, analyze network requests, take screenshots, and inspect console messages in real time. Real-world use cases include automated performance regression detection, intelligent error reproduction, and AI-driven end-to-end testing. The ceiling is limited only by what Chrome DevTools can do—essentially full browser introspection and control.

Source and compliance noteLast synced: Aug 14, 2026

Git-Stars is independent and not affiliated with GitHub or this project. Analysis may be AI-assisted and based on public repository metadata plus short README-derived summaries. We do not mirror full README files, docs, issues, or social comments.

Original GitHub sourceMethodologyEditorial Policy
Editorial Evaluation

ChromeDevTools/chrome-devtools-mcp is tracked as a TypeScript project in the AI Agent, MCP Server, Developer Tool, Infrastructure area. This evaluation combines public GitHub metadata, category signals, short source summaries, and Git-Stars editorial rules rather than copying project documentation.

Momentum check: the repository has 49k total stars, with +69 today, +0 this week, and +0 this month. These growth windows help distinguish durable adoption from short-lived visibility spikes.

Maintenance check: current activity is Active; the latest push was 9 days ago, and the open issue queue is 111, about 0.23% of total stars. Treat this as an adoption signal, not a substitute for engineering due diligence.

Adoption check: 3.4k forks and 49k watchers suggest how often the project is reused or followed. License signal: Apache-2.0. Always verify license compatibility before commercial or internal use.

Practical fit: this project is most relevant when you need TypeScript teams evaluating ecosystem-native tooling. Be cautious when you need a legal review, security audit, or production SLA.

Source check: Git-Stars currently has 2 explicit source reference(s) for this report and a recent growth signal of 1.1k. Follow the original GitHub repository for final install, security, and release information.

Evidence Checklist

Analysis

Ready

Original problem, capability, and verdict guidance are available.

Sources

Ready

Repository metadata and README/source references are attached.

License

Ready

Apache-2.0 is recorded for review.

Maintenance

Ready

Recent activity is visible in repository metadata.

Alternatives

Ready

Enough nearby projects exist for comparison.

Best For
  • TypeScript teams evaluating ecosystem-native tooling
  • teams that prefer mature projects with broad adoption signals
  • use cases where recent maintenance matters
Avoid When
  • you need a legal review, security audit, or production SLA
Adoption Signals

Momentum

49k Stars

Reuse

3.4k Forks

Attention

49k Watchers

Maintenance

active

License

Apache-2.0

Open issues

111

Overview

Chrome DevTools for agents (chrome-devtools-mcp) is an MCP server that lets AI coding assistants control and inspect a live Chrome browser, providing access to Chrome DevTools for automation, debugging, and performance analysis.

Key Features

- Get performance insights using Chrome DevTools traces and actionable data. - Advanced browser debugging: analyze network requests, take screenshots, and check console messages with source-mapped stack traces. - Reliable automation via Puppeteer with automatic waiting for action results.

Tool Positioning

AI Agent

Agent frameworks, autonomous workflows, and tool-use systems

MCP Server

Model Context Protocol servers, clients, and integrations

Developer Tool

Tools that improve coding, testing, build, and local workflow

Infrastructure

Cloud, deployment, networking, containers, and platform tooling

Quick Start
npx -y chrome-devtools-mcp@latest
View on GitHub Project Homepage
Project Activity

80

Health Score

Active

Commit Activity

Sep 11, 2025

Created

Aug 13, 2026

Last push

Source Trail

GitHub repository metadata

metadata

GitHub README

readme_summary

Star History

+772

Today's growth

+1.1k

7-day growth

+1.1k

30-day growth

Jul 31, 2026Aug 14, 2026
Community Health
3.4k

Forks

111

Open

49k

Watchers

Owner
CM

ChromeDevTools

GitHub profile
Topics & Language
TypeScriptbrowserchromechrome-devtoolsdebuggingdevtoolsmcpmcp-serverpuppeteer
Ecosystem & Usage
GitHub Repository Project Website Search on npm
Alternatives & Comparison

codecrafters-io/build-your-own-x

Master programming by recreating your favorite technologies from scratch.

540k

freeCodeCamp/freeCodeCamp

freeCodeCamp.org's open-source codebase and curriculum. Learn math, programming, and computer science for free.

454k

nilbuild/developer-roadmap

Interactive roadmaps, guides and other educational content to help developers grow in their careers.

365k

awesome-selfhosted/awesome-selfhosted

A list of Free Software network services and web applications which can be hosted on your own servers

313k

practical-tutorials/project-based-learning

Curated list of project-based tutorials

279k
License
Apache-2.0
CreatedSep 11, 2025
Last pushAug 13, 2026
Last syncedAug 14, 2026
Repository Standards

✓

License

✓

Forked

✓ Active

Maintained

AI AnalysisAnalyzed by Git-Stars

Problem Solved

It solves the problem of AI agents lacking direct, reliable access to browser internals for debugging and automation. Unlike traditional approaches that rely on limited APIs or screenshots, this provides full DevTools capabilities (network, console, performance traces) with source-mapped stack traces and automatic waiting for action results.

Capabilities

Developers can build AI-powered debugging assistants that record performance traces, analyze network requests, take screenshots, and inspect console messages in real time. Real-world use cases include automated performance regression detection, intelligent error reproduction, and AI-driven end-to-end testing. The ceiling is limited only by what Chrome DevTools can do—essentially full browser introspection and control.

Bottom Line

This tool is ideal for developers building AI coding agents that need deep browser debugging and automation capabilities. It should be avoided if you require support for non-Chrome browsers or are uncomfortable with default usage statistics collection. The key trade-off is powerful browser control versus privacy considerations and Chrome-only support.

Full AI Analysis