Remote Browser

Cloud-hosted Chrome browser powered by Steel.dev — no install required. Full Playwright automation: navigate pages, click, type, take screenshots, fill forms, run JavaScript, and more. For localhost access, run: mcpbundles proxy expose <port>

This Remote Browser MCP server is compatible with any MCP client including Claude Desktop, Cursor, and other Model Context Protocol implementations.

Developer Tools
None

Remote Browser
SKILL.md

Cloud Chrome — navigate, click, type, screenshot

Tools From This Provider (31)

Browser Get Network Request

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

Browser Iframe Click

Click an element inside an iframe. Use browser_snapshot to get iframeRef and element ref.

Browser Evaluate

Evaluate JavaScript expression on page or element

Browser Iframe Fill

Fill an input field inside an iframe. Use browser_snapshot to get iframeRef and field ref.

Browser Handle Dialog

Handle a dialog

Browser Take Screenshot

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

Browser Network Requests

Returns all network requests with request IDs for detailed inspection

Browser Navigate

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

Browser Hover

Hover over element on page

Browser Get Visible Text

Get the visible text content of the current page. Lighter than browser_snapshot when you only need text. Hidden...

Browser Console Messages

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

Browser Performance Trace

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

Browser Drag

Perform drag and drop between two elements

Browser Emulate

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

Browser Close

Close the current page or the entire browser session. Use to release resources when done with browser automation.

Browser Snapshot

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

Browser Get Console Message

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

Browser Wait For

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

Browser Fill Form

Fill multiple form fields

Browser Navigate Back

Go back to the previous page

Browser Click

Perform click on a web page

Browser Tabs

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

Browser Resize

Resize the browser window

Browser Run Code

Run a Playwright Python code snippet. The code receives 'page' (Playwright Page object) and can perform any page...

Browser Install

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

Browser Press Key

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

Browser Click And Switch Tab

Click a link that opens in a new tab and switch to it. Use for links with target=_blank or Ctrl+click to force new tab.

Browser Select Option

Select an option in a dropdown

Browser Type

Type text into editable element

Browser Save As Pdf

Save the current page as a PDF file. Returns base64-encoded PDF if path not provided.

Browser File Upload

Upload one or multiple files

Sign in to start using Remote Browser tools with your AI assistant

Free account · none setup

Get Started

Provider Information

CategoryDeveloper Tools
SetupNone
AddedMarch 17, 2026
UpdatedMarch 18, 2026
Used By Tools
31

Quick Links

Need Help?

Having trouble configuring Remote Browser? Check the available resources below.