mcpbeat Sign in

CloakMCP MCP Server

by overtimepog Your server? Claim it
local only

CloakMCP runs on your own machine — the client starts it, so there is no endpoint to ping. 106 installs a week from pypi.

Stealth browser MCP server — anti-detection Chromium with snapshot-first agent interface

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 61 · avg 22 · -4% w/w
a month agotoday
106
Installs / week
pypi · cloakbrowsermcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add CloakMCP -- uvx cloakbrowsermcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "CloakMCP": {
      "args": [
        "cloakbrowsermcp"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.CloakMCP]
command = "uvx"
args = ["cloakbrowsermcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "CloakMCP": {
      "args": [
        "cloakbrowsermcp"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "CloakMCP": {
      "args": [
        "cloakbrowsermcp"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to CloakMCP

same job, measured the same way
Stealth Agent Browser
by ykshah1309

Stealth Chromium MCP server with hybrid AOM + Set-of-Mark vision and Readability extraction.

41 installs/wk local only
Neo Vision
by matthewalexong

Spatial DOM maps for AI agent browser navigation with anti-bot stealth.

28 installs/wk local only
Selenium MCP
by gaforov

Selenium MCP server for AI agents — 41 browser automation tools with snapshots and sessions.

276 installs/wk local only
Camoufox MCP
by baixianger

Anti-detection browser automation with Camoufox - stealth Firefox for web scraping

38 installs/wk local only
Browser Agent
by runbook-ai

MCP server for browser automation with AI agent

62 installs/wk local only
Obscura MCP
by metadrama

MCP server adapter for Obscura Rust headless browser — web scraping with anti-detection.

44 installs/wk local only
I
Vew MCP
by yawlabs

Browser MCP: drive a real Chromium via Playwright with compact ref-addressable page snapshots

46 installs/wk local only
Eyebrowse
by evil-bane

Stealthy, LLM-drivable browser engine — a Python library + 85-tool MCP server on stealth Chromium.

141 installs/wk local only

CloakMCP — questions

Answers built from our own checks of this server.

Why is there no uptime for CloakMCP?
CloakMCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package cloakbrowsermcp was installed 106 times last week.
Is CloakMCP still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect CloakMCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls cloakbrowsermcp straight from pypi; nothing to host, nothing to sign up for.
How many people use CloakMCP?
The pypi package cloakbrowsermcp was installed 106 times in the last week. Week over week that is -4%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.