CloakBrowser MCP
Related Servers
Alternatives to CloakBrowser MCP
No user-submitted related servers found.
Related Servers
- AlicenseBqualityAmaintenanceCloakBrowser MCP server for AI agents: Playwright-powered browsing, clean tool forwarding, Docker support, and multi-session HTTP transport.25469 npm65MIT
- AlicenseNot gradedqualityBmaintenanceMCP server for controlling a local camofox-browser instance, enabling LLM agents to perform web automation tasks such as navigation, interaction, snapshotting, and content extraction.15 npmMIT
- AlicenseAqualityDmaintenanceWraps CloakBrowser, a stealth Chromium, as an MCP server for web retrieval with anti-detection features. Enables getting text, HTML, screenshots, and interactive actions via natural language.4MIT
- AlicenseAqualityBmaintenanceMCP server for browser automation with anti-detection. Scout pages, find elements, interact with websites, and monitor network traffic from any AI client that supports the Model Context Protocol.211MIT
- AlicenseAqualityFmaintenanceA stealth browser automation MCP server that wraps CloakBrowser's patched Chromium to bypass bot detection, providing 22 tools for web navigation, interaction, and session management.242MIT
- AlicenseNot gradedqualityDmaintenanceMCP server to control Chrome browsers locally or remotely via the Claude extension, enabling navigation, form filling, screenshots, and JavaScript execution from any MCP client.MIT
TDQS
Scored across 28 tools
Each tool has a clearly distinct purpose, targeting specific browser actions like navigation, clicking, typing, or cookie management. Potential overlaps like browser_get_text and browser_snapshot are differentiated by scope (snapshot includes URL and title). No two tools are ambiguous.
All tools share the 'browser_' prefix, but the verb style varies: some are simple verbs (browser_click, browser_close) while others follow verb_noun (browser_clear_cookies). Minor inconsistency but still predictable and readable.
28 tools is on the higher side but appropriate for a comprehensive browser automation server covering navigation, interaction, extraction, state management, and cookies. No tools seem redundant or out of scope.
The tool set covers a wide range of browser automation needs: navigation, clicking, typing, text extraction, screenshots, JavaScript evaluation, cookies, storage, page management, and waiting. Missing advanced features like file upload or network interception, but core workflows are well covered.