haasonsaas/claude-code-browser-mcp-setup
3.4
If you are the rightful owner of claude-code-browser-mcp-setup 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 enables Claude Code to automate and interact with web browsers using the Model Context Protocol.
Tools
Functions exposed to the LLM to take actions
list_pages
List all open browser tabs
take_snapshot
Get text snapshot of page with UIDs for elements
click
Click on an element by UID from snapshot
list_network_requests
Get all network requests since last navigation
performance_start_trace
Start performance recording
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client