Back to directory
swimmwatch/cloakbrowser-mcp

swimmwatch/cloakbrowser-mcp

@swimmwatch

⚡ CloakBrowser MCP server for AI agents: Playwright-powered browsing, clean tool forwarding, Docker support, and multi-session HTTP transport.

browser-automationplaywrightcloakbrowserdockerweb-scrapingmcp-serverchromiumautomation

Installation & Configuration

{
  "mcpServers": {
    "cloakbrowser": {
      "command": "npx",
      "args": [
        "-y",
        "cloakbrowser-mcp@latest"
      ],
      "env": {
        "PLAYWRIGHT_MCP_OUTPUT_DIR": "/tmp/cloakbrowser-artifacts",
        "PLAYWRIGHT_MCP_HEADLESS": "true"
      }
    }
  }
}

Information

Transport
stdiostreamable-http
Language
TypeScript
Created
2026/6/17
Updated
2026/6/17