Browser/MCP Toolkit
C

Chrome DevTools MCP

A Chrome DevTools MCP server that gives coding agents browser inspection, debugging, and automation context.

About Chrome DevTools MCP

Chrome DevTools MCP bridges Chrome's powerful debugging tools with AI agents through the Model Context Protocol. It allows agents to inspect DOM elements, monitor network requests, read console logs, capture screenshots, and debug JavaScript in real-time. This is particularly valuable for frontend development workflows where agents need to understand and fix visual bugs, performance issues, or layout problems in web applications.

Launch URL

Tool URL
https://github.com/ChromeDevTools/chrome-devtools-mcp

Tags

MCPTypeScriptBrowserDevTools

Related Toolkits