chrome-devtools-mcp by benjaminr
28 score
An MCP Server for Chrome DevTools, following the Chrome DevTools Protocol. Integrates with Claude Desktop and Claude Code.
Ranked #2798 out of 5463 indexed tools.
Is this your tool? Claim this listing to add maintainer context, get a verified badge, and unlock analytics.
Claim listing → Signal Breakdown
Installs 65
Freshness 5mo ago
Issue Health 25%
Stars 293
Platform Breadth 1 platform
Contributors 1
Description Good
How to Improve
Freshness high impact
Issue Health high impact
Contributors medium impact
Supported Platforms
From the README
# Chrome DevTools MCP A Model Context Protocol (MCP) server that provides Chrome DevTools Protocol integration through MCP. This allows you to debug web applications by connecting to Chrome's developer tools. **Available as a Claude Desktop Extension (.dxt)** for easy one-click installation! ## What This Does This MCP server acts as a bridge between Claude and Chrome's debugging capabilities. Once installed in Claude Desktop, you can: - Connect Claude to any web application running in Chrome - Debug network requests, console errors, and performance issues - Inspect JavaScript objects and execute code in the browser context - Monitor your application in real-time through natural conversation with Claude **Note**: This is an MCP server that runs within Claude Desktop - you don't need to run any separate servers or processes. ## Features - **Network Monitoring**: Capture and analyse HTTP requests/responses with filtering options - **Console Integration**: Read browser console logs,Read full README on GitHub →