Playwright MCP server for browser automation, web testing, and scraping. Control Chrome with full page interaction, screenshots, form filling, and JavaScript execution. Requires desktop proxy - install with: pip install mcpbundles-proxy
This MCP Bundle Server is compatible with any MCP client including Claude Desktop, Cursor, and other Model Context Protocol implementations.
Returns all network requests with request IDs for detailed inspection
Capture accessibility snapshot of the current page, this is better than screenshot
Take a screenshot of the current page. You can't perform actions based on the screenshot, use browser_snapshot for actions.
Press a key or key combination on the keyboard. Supports special keys (Enter, Escape, Tab) and modifiers (Control, Shift, Alt, Meta). Optionally focus...
Wait for text to appear or disappear or a specified time to pass
Returns console messages. Note: Only messages logged AFTER browser session started are available.
Navigate to a URL in the browser. Returns navigation result with final URL (after redirects), page title, and status. Use this as the starting point f...
Get detailed information about a specific network request including headers, timing, response body, and status
Emulate network conditions and CPU throttling to test performance on slow connections or devices
Start or stop performance tracing to analyze page performance, Core Web Vitals (LCP, FID, CLS), and identify bottlenecks
Get detailed information about a specific console message including stack trace, arguments, and source location
Connect this Browser Tools MCP Bundle Server to any MCP client in minutes
Compatible with Claude Desktop, Cursor, and all Model Context Protocol clients
Model Context Protocol lets AI tools call external capabilities securely through a single URL. This bundle groups tools behind an MCP endpoint that many clients can use.
Skip the manual setup! Use the .mcpb file format for one-click installation. Check the Claude Desktop tab for setup instructions.
Select ChatGPT, Cursor, Claude Code, or another tab for copy-paste config.