Browser

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 Browser MCP server is compatible with any MCP client including Claude Desktop, Cursor, and other Model Context Protocol implementations.

Developer Tools
NONE

Tools From This Provider (25)

Browser Install

Install the browser specified in configuration (chromium, firefox, or webkit). Downloads and sets up the browser if not...

Browser Record Video

Start or stop video recording of browser session. Records all browser activity and uploads to S3 with a download URL.

Browser Performance Trace

Start or stop performance tracing to analyze page performance, Core Web Vitals (LCP, FID, CLS), and identify bottlenecks

Browser Emulate

Emulate network conditions and CPU throttling to test performance on slow connections or devices

Browser Get Console Message

Get detailed information about a specific console message including stack trace, arguments, and source location

Browser Get Network Request

Get detailed information about a specific network request including headers, timing, response body, and status

Browser Evaluate

Evaluate JavaScript expression on page or element

Browser File Upload

Upload one or multiple files

Browser Resize

Resize the browser window

Browser Network Requests

Returns all network requests with request IDs for detailed inspection

Browser Click

Perform click on a web page

Browser Snapshot

Capture accessibility snapshot of the current page, this is better than screenshot

Browser Navigate Back

Go back to the previous page

Browser Hover

Hover over element on page

Browser Drag

Perform drag and drop between two elements

Browser Take Screenshot

Take a screenshot of the current page. You can't perform actions based on the screenshot, use browser_snapshot for...

Browser Tabs

List, create, close, or select a browser tab.

Browser Fill Form

Fill multiple form fields

Browser Wait For

Wait for text to appear or disappear or a specified time to pass

Browser Navigate

Navigate to a URL in the browser. Returns navigation result with final URL (after redirects), page title, and status....

Browser Type

Type text into editable element

Browser Console Messages

Returns console messages. Note: Only messages logged AFTER browser session started are available.

Browser Handle Dialog

Handle a dialog

Browser Select Option

Select an option in a dropdown

Browser Press Key

Press a key or key combination on the keyboard. Supports special keys (Enter, Escape, Tab) and modifiers (Control,...

Provider Information

CategoryDeveloper Tools
Auth TypeNONE
AddedOctober 22, 2025
UpdatedFebruary 1, 2026
Used By Tools
25

Quick Links

Need Help?

Having trouble configuring Browser? Check the available resources below.

Browser MCP Server - MCP Bundles • MCP Providers