cloakbrowser-mcp

swimmwatch/cloakbrowser-mcp
★ 11 stars TypeScript Browser/Web Updated today
⚡ CloakBrowser MCP server for AI agents: Playwright-powered browsing, clean tool forwarding, Docker support, and multi-session HTTP transport.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "cloakbrowser-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "swimmwatch/cloakbrowser-mcp"
      ]
    }
  }
}

README Excerpt

<p align="center"> <img src="docs/assets/brand/logo-wordmark.svg" alt="CloakBrowser MCP" width="640" /> </p> `cloakbrowser-mcp` is a [Model Context Protocol](https://modelcontextprotocol.io/) browser automation server that runs upstream [`@playwright/mcp`](https://github.com/microsoft/playwright-mcp) with the [CloakBrowser](https://github.com/CloakHQ/CloakBrowser) Chromium binary. It provides Playwright MCP-compatible tools through a thin CloakBrowser bridge for npm and Docker users over stdio o

Tools (20)

CLOAK_PLAYWRIGHT_MCP_CONSOLE_FALLBACKCLOAK_PLAYWRIGHT_MCP_EXTRA_ARGSCLOAK_PLAYWRIGHT_MCP_HTTPS_CERTCLOAK_PLAYWRIGHT_MCP_HTTPS_KEYCLOAK_PLAYWRIGHT_MCP_HTTPS_PASSPHRASECLOAK_PLAYWRIGHT_MCP_HTTPS_PFXCLOAK_PLAYWRIGHT_MCP_HTTP_AUTH_TOKENCLOAK_PLAYWRIGHT_MCP_HTTP_ENDPOINTCLOAK_PLAYWRIGHT_MCP_HTTP_HOSTCLOAK_PLAYWRIGHT_MCP_HTTP_PORTCLOAK_PLAYWRIGHT_MCP_HTTP_PROTOCOLCLOAK_PLAYWRIGHT_MCP_HTTP_SESSION_BACKENDCLOAK_PLAYWRIGHT_MCP_HTTP_SESSION_IDLE_TTL_MSCLOAK_PLAYWRIGHT_MCP_HTTP_SESSION_MAXCLOAK_PLAYWRIGHT_MCP_LOG_LEVELCLOAK_PLAYWRIGHT_MCP_STEALTH_ARGSCLOAK_PLAYWRIGHT_MCP_TRANSPORTPLAYWRIGHT_MCP_BROWSER_ENGINEPLAYWRIGHT_MCP_HEADLESSPLAYWRIGHT_MCP_OUTPUT_DIR

Topics

ai-agentsai-toolsbrowser-automationchromiumcloakbrowserdockerheadless-browserllm-toolsmcpmcp-servermcp-toolsmodel-context-protocolmodelcontextprotocolplaywrightplaywright-mcp