browselenium.online
Use selenium-level browser control from wherever you are and whichever device you
https://browselenium.online/Connect straight to this server’s public endpoint.
https://browselenium.online/mcpWe add this server to your workspace, walk through sign-in once, then open Studio with tools ready to run.
Last probed Sep 14, 2026 · browselenium.online
32tools discovered
Showing 25 of 32 from the live probe.
Authenticate
Authenticate with your browselenium.online API key (or server key standalone).
Get Skill
Return the full browselenium.online skill: setup, tools, and workflows.
Browser Start
Launch your browser session. proxy: "public" routes through a shared public proxy (hosted only; refreshed hourly, failed routes retried automatically, quota counts only when the routed session is up). Custom proxy addresses (http(s)://host:port or socks5://host:port) are standalone only.
Browser Stop
Quit the browser and end the session. Call this when you are done browsing.
Browser Status
Report session state, auth state, tier and usage. No auth needed.
Navigate
Load a URL. wait_seconds: settle time (5-10s) to let bot challenges resolve.
Get Text
Return the visible text of the current page - your first look after navigate.
Get Html
Return the page HTML, or an element's outerHTML if selector (CSS) is given.
Find
Find elements; returns tag/text/attributes. CSS selector, or XPath if it starts with '/' or '('.
Wait For
Wait until an element matching the selector (CSS selector, or XPath if it starts with '/' or '(') exists - or is actually visible with visible=true. Returns page state.
Screenshot
Save a PNG screenshot - of the page, the full page, or a single element (selector, CSS/XPath). Standalone: returns the file path. Hosted: the image is returned directly and the server-side copy is deleted immediately - the server retains nothing beyond the in-flight response.
Window Size
Resize the window mid-session ("1920x1080"); same clamps as browser_start.
Bypass Challenge
Attempt to auto-solve a Cloudflare challenge by clicking its checkbox. Call after any snapshot shows challenge_detected=true; no-op if the page is clear.
Network Requests
List captured network requests on the current page. Premium tier only.
Click
Click the first element matching selector (CSS selector, or XPath if it starts with '/' or '('), waiting up to timeout for clickability. kind: left (default), double, right, or hover (move the mouse over the element without clicking).
Type Text
Type text into the element matching selector (CSS selector, or XPath if it starts with '/' or '('). press_enter submits forms.
Press Keys
Press a key combo, e.g. "ENTER", "TAB", "ESC", "CTRL+a", "SHIFT+?".
Scroll
Scroll the page: positive = down, negative = up; or scroll an element into view with selector (CSS/XPath). Returns current scroll position.
Execute Js
Run JavaScript in the page and return its value. Use `return ...` to get a value.
Frame
Switch into an iframe (by CSS/XPath selector, or by its index among the page's <iframe>s), or back to the top document with no arguments. Future find/click/type_text calls run inside the selected frame.
Alert
Accept or dismiss a JS alert/confirm/prompt. Also returns the dialog text.
Get Attribute
Read one attribute (e.g. data-testid, style, custom ones) of the first element matching selector (CSS selector, or XPath if it starts with '/' or '(').
History
Go back, forward, or refresh the current tab.
Get Cookies
Export all cookies (JSON) - save this to restore a logged-in session later.
Set Cookies
Restore cookies from get_cookies(). Navigates to each cookie's domain as needed.
Get your MCP into directories
A working endpoint is step one. Directory coverage is the coordinated launch across ChatGPT, Claude, Cursor, the MCP Registry, and community indexes.
Directory coverage for brandsUse selenium-level browser control from wherever you are and whichever device you
Use the MCP endpoint listed on this page in your MCP client configuration. One-click install pills support Claude, Cursor, VS Code, and other hosts. Copy the remote MCP URL if your client needs a manual entry.
Operate Browselenium? Verify ownership to take over this directory entry.
This server appears in the MCPBundles directory. Verify you operate it to take over the listing — name, description, logo, contact email, and skill content. We email a 6-digit code to a maintainer address your server publishes in /.well-known/security.txt or /.well-known/mcpbundles.json. Free, takes about a minute.
MCPBundles probed 32 tools on the live server. The tool list on this page reflects what was discovered at the last refresh — connect your client to see the full set available to your session.
Browselenium may require signing in to the provider before tools can run. Connect through MCPBundles or your MCP client and complete any provider login when prompted.
MCPBundles is an independent platform built on the open Model Context Protocol standard. Not affiliated with Anthropic PBC or Claude.