Browser

Browser automation for web interaction, testing, and scraping. Control Chromium browser with full page interaction, screenshot capture, form filling, and JavaScript execution. Requires desktop proxy connection for browser access.

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 (19)

Browser Navigate

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 for any browser interaction workflow.

Browser Navigate Back

Go back to the previous page

Browser Tabs

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

Browser Snapshot

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

Browser Take Screenshot

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

Browser Console Messages

Returns all console messages

Browser Network Requests

Returns all network requests since loading the page

Browser Click

Perform click on a web page

Browser Hover

Hover over element on page

Browser Drag

Perform drag and drop between two elements

Browser Type

Type text into editable element

Browser Press Key

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

Browser Select Option

Select an option in a dropdown

Browser Fill Form

Fill multiple form fields

Browser File Upload

Upload one or multiple files

Browser Handle Dialog

Handle a dialog

Browser Evaluate

Evaluate JavaScript expression on page or element

Browser Wait For

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

Browser Resize

Resize the browser window

Provider Information

CategoryDeveloper Tools
Auth TypeNONE
AddedOctober 22, 2025
UpdatedNovember 3, 2025
Used By Tools
19

Quick Links

Need Help?

Having trouble configuring Browser? Check the available resources below.

Browser MCP Server - MCP Bundles β€’ MCP Providers