chrome-devtools-mcp
3.4
If you are the rightful owner of chrome-devtools-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The Chrome DevTools MCP server integrates Chrome's debugging capabilities with Claude Desktop, enabling seamless web application debugging.
start_chrome_and_connect
Start Chrome with remote debugging and navigate to a specified URL.
get_network_requests
Retrieve network requests with optional filtering.
get_console_error_summary
Get a summary of JavaScript errors and warnings.
inspect_console_object
Inspect any JavaScript object in the browser context.
get_page_info
Retrieve comprehensive page metrics and performance data.