by @chrome devtools
MCP server for Chrome DevTools Protocol. Debug, profile, and interact with Chrome browser instances. Inspect network requests, manipulate the DOM, and monitor performance.
This server provides the following tools for AI assistants:
Get the DOM tree of the page
Execute JavaScript in the page context
Get list of network requests
Capture a screenshot of the page
Get browser console logs
Set a JavaScript breakpoint
Get page performance data