
Chrome DevTools MCP
OfficialLets AI assistants control a live Chrome browser through DevTools for automation, debugging, and performance analysis. Provides direct access to browser developer tools through a programming interface.
28,138337 views1,649Local (stdio)
What it does
- Automate browser interactions with reliable waiting
- Record performance traces and extract insights
- Monitor network requests and responses
- Take screenshots of web pages
- Debug JavaScript with console message analysis
- Analyze page performance metrics
Best for
Web developers debugging browser issuesPerformance engineers analyzing site speedQA teams automating browser testingAI assistants needing browser control
Full Chrome DevTools accessBuilt on Puppeteer for reliabilityReal-user performance data integration