AIAny
Icon for item

chrome-devtools-mcp

Gives coding agents controlled access to a live Chrome browser through MCP, exposing DevTools-backed automation, debugging, screenshots, console inspection, network analysis, and tracing.

Introduction

Browser automation becomes more useful when the agent can inspect the page like a developer, not just click through it. chrome-devtools-mcp turns Chrome DevTools into an MCP surface.

What Sets It Apart

Because it is built around DevTools, console inspection, network analysis, screenshots, and performance tracing are first-class. That helps agents move from symptoms to evidence while editing and validating frontend code.

Who Should Use It

Great fit if an AI coding agent needs to reproduce frontend bugs or validate UI changes in Chrome. Look elsewhere for broad cross-browser testing, non-Chrome engines, or a managed remote browser grid.

Information

  • Websitegithub.com
  • OrganizationsGoogle Chrome DevTools
  • AuthorsChromeDevTools
  • Published date2025/09/12

Categories

More Items

GitHub
AI Client2025

Turns Chromium into a local-first AI browser with an embedded assistant that can summarise pages, extract structured data, automate web tasks, and run scheduled agents. Built as an open-source Chromium fork with 53+ built-in browser tools, 40+ app integrations, and support for BYO AI keys or fully local models (Ollama / LM Studio).

GitHub

Runs a self-hosted meeting bot and transcription API that joins Google Meet, Teams and Zoom and streams speaker-attributed transcripts in real time. Compiles meetings into a git-backed Markdown workspace and runs sandboxed agents on your infrastructure; Apache-2.0 and air-gap capable.

GitHub

Lets AI agents produce expressive, polished charts from compact, human-editable semantic specs; the compiler infers layout, scales, and labels and emits Vega-Lite, ECharts, or Chart.js outputs, with an MCP server for agent-driven chart creation and rendering.