McpMux
Back to Registry

Browserless (Remote) MCP Server

Community

Contributed by Browserless

Hosted browser-as-an-MCP — smart scraping, web/news/image search, full-site crawling, Lighthouse audits, custom Puppeteer execution, and a persistent agentic-browsing loop with captcha solving and residential proxies. No local installation required.

About the Browserless (Remote) MCP Server

The Browserless (Remote) MCP server is a remote (HTTP) Model Context Protocol server available in the McpMux registry. Hosted browser-as-an-MCP — smart scraping, web/news/image search, full-site crawling, Lighthouse audits, custom Puppeteer execution, and a persistent agentic-browsing loop with captcha solving and residential proxies. No local installation required. This is a community-contributed MCP server by Browserless.

Install the Browserless (Remote) MCP server with one click using McpMux. It works with Cursor, Claude Desktop, Claude Code, VS Code, ChatGPT, Windsurf, JetBrains, and any MCP-compatible AI client. This server requires an API key — McpMux securely stores your credentials with AES-256-GCM encryption.

Transport Configuration

Transport Configuration
{
  "type": "http",
  "url": "https://mcp.browserless.io/mcp",
  "headers": {
    "Authorization": "Bearer ${input:BROWSERLESS_TOKEN}"
  },
  "metadata": {
    "inputs": [
      {
        "id": "BROWSERLESS_TOKEN",
        "type": "text",
        "label": "Browserless API Token",
        "description": "Get one at https://browserless.io/account/",
        "secret": true,
        "required": true,
        "obtain": {
          "url": "https://browserless.io/account/",
          "instructions": "Sign up at browserless.io, then copy the API token from your account dashboard.",
          "button_label": "Get token"
        }
      }
    ]
  }
}
Details
TransportRemote (HTTP)
Hostingremote
AuthAPI Key
Capabilities
ToolsResourcesPrompts

Categories

Tags

browser-automationweb-scrapingagentic-browsinglighthousescreenshotpdfpuppeteersearchremotehosted

Supported AI Clients

The Browserless (Remote) MCP server works with all MCP-compatible AI clients through McpMux:

CursorClaude DesktopClaude CodeVS CodeChatGPTWindsurfJetBrainsZedClineGemini CLIAmazon Q

Related MCP Servers

Install Browserless (Remote) with McpMux

One-click install from the McpMux desktop app. Auto-configures for Cursor, Claude, VS Code, ChatGPT, Windsurf, JetBrains, and any MCP-compatible client.