← All servers
πŸ”§

CloakBrowser MCPVerifiedπŸ›‘ No advisories

io.github.swimmwatch/cloakbrowser-mcp
New to MCP? Start here β†’
0β˜… stars
0weekly installs
2 days agolast release

Provenancewhere it came from, and what was verified

βœ“
Verified namespace

Published to the official MCP registry by github.com/swimmwatch, which proved it owns this namespace.

Verified owner: github.com/swimmwatch β†—io.github.swimmwatch/cloakbrowser-mcp

πŸ›‘ Permissions & trustwhat this server can touch before you run it

β—†
Secrets required
Needs CLOAK_PLAYWRIGHT_MCP_HTTP_AUTH_TOKEN.
βœ“
Configuration
Reads PLAYWRIGHT_MCP_BROWSER_ENGINE, PLAYWRIGHT_MCP_HEADLESS, PLAYWRIGHT_MCP_OUTPUT_DIR, PLAYWRIGHT_MCP_OUTPUT_MODE, PLAYWRIGHT_MCP_USER_DATA_DIR, CLOAK_PLAYWRIGHT_MCP_CONTEXT_OPTIONS, ….

About

Playwright MCP-compatible browser automation bridge for CloakBrowser Chromium.

Packages & transports

npmcloakbrowser-mcpv1.9.0 Β· npx
npmcloakbrowser-mcpv1.9.0 Β· npx
dockerghcr.io/swimmwatch/cloakbrowser-mcp:1.9.0vlatest Β· docker run
dockerdocker.io/swimmwatch/cloakbrowser-mcp:1.9.0vlatest Β· docker run
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "cloakbrowser": {
      "command": "npx",
      "args": [
        "-y",
        "cloakbrowser-mcp"
      ]
    }
  }
}

β–Ά Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector npx -y cloakbrowser-mcp