Remote Browser

Developer Tools

Cloud-hosted Chrome browser powered by Steel.dev — zero setup required. Navigate pages, click, type, take screenshots, fill forms, run JavaScript, and inspect network traffic. For localhost access, run: mcpbundles proxy expose <port>

This MCP Bundle Server is compatible with any MCP client including Claude Desktop, Cursor, and other Model Context Protocol implementations.

31 tools

Free account required. Works with Claude, Cursor, ChatGPT, and more. Other setup options ↓

Remote Browser
SKILL.md

Cloud Chrome — navigate, click, type, screenshot

Tools in this Bundle (31)

Browser Click

v1.0.0

Perform click on a web page

Browser Click And Switch Tab

v1.0.0

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 Close

v1.0.0

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

Browser Console Messages

v1.0.0

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

Browser Drag

v1.0.0

Perform drag and drop between two elements

Browser Emulate

v1.0.0

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

Browser Evaluate

v1.0.0

Evaluate JavaScript expression on page or element

Browser File Upload

v1.0.0

Upload one or multiple files

Browser Fill Form

v1.0.0

Fill multiple form fields

Browser Get Console Message

v1.0.0

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

Browser Get Network Request

v1.0.0

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

Browser Get Visible Text

v1.0.0

Get the visible text content of the current page. Lighter than browser_snapshot when you only need text. Hidden elements (display:none, visibility:hid...

Browser Handle Dialog

v1.0.0

Handle a dialog

Browser Hover

v1.0.0

Hover over element on page

Browser Iframe Click

v1.0.0

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

Browser Iframe Fill

v1.0.0

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

Browser Install

v1.0.0

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

Browser Navigate

v1.0.0

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...

Browser Navigate Back

v1.0.0

Go back to the previous page

Browser Network Requests

v1.0.0

Returns all network requests with request IDs for detailed inspection

Browser Performance Trace

v1.0.0

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

Browser Press Key

v1.0.0

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

Browser Resize

v1.0.0

Resize the browser window

Browser Run Code

v1.0.0

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

Browser Save As Pdf

v1.0.0

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

Browser Select Option

v1.0.0

Select an option in a dropdown

Browser Snapshot

v1.0.0

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

Browser Tabs

v1.0.0

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

Browser Take Screenshot

v1.0.0

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

Browser Type

v1.0.0

Type text into editable element

Browser Wait For

v1.0.0

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

Required Providers (1)

Remote Browser

Developer Tools
Cloud-hosted Chrome browser powered by Steel.dev — no install required. Full Playwright automation: navigate pages,...

Setup Instructions

Connect this Remote Browser MCP Bundle Server to any MCP client in minutes

Compatible with Claude Desktop, Cursor, and all Model Context Protocol clients

https://mcp.mcpbundles.com/bundle/remote-browser

What is MCP?

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.

Use this bundle in 3 steps

  1. Copy the MCP URL above
  2. Open your AI tool and add a new MCP/connector
  3. Paste the URL and follow any auth prompts

Claude Desktop Users

Skip the manual setup! Use the .mcpb file format for one-click installation. Check the Claude Desktop tab for setup instructions.

Pick your tool tab for exact steps

Select ChatGPT, Cursor, Claude Code, or another tab for copy-paste config.

Ready to use Remote Browser?

Sign in to start using these tools with your AI assistant