camoufox-mcp

overtimepog/camoufox-mcp
★ 0 stars Python 🌐 Browser/Web Updated 5d ago
Camoufox MCP server — stealth Playwright browser automation for AI agents, with Cloudflare bypass and human-verification delegation
View on GitHub →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "camoufox-mcp": {
      "command": "uvx",
      "args": [
        "camoufox-mcp"
      ]
    }
  }
}

Or install with pip: pip install camoufox-mcp

README Excerpt

> Stealth browser automation MCP server powered by [Camoufox](https://github.com/askjoe/camoufox) — a humanized Playwright fork that beats Cloudflare, reCAPTCHA, and fingerprint checks. - **Stealth by default** — randomized viewports, real human mouse/keyboard patterns, spoofed fingerprints - **Human-verification delegation** — when Cloudflare blocks automation, the `human_verify` tool pauses execution and tells the user exactly what to click

Tools (17)

camoufox_clickcamoufox_closecamoufox_evaluatecamoufox_get_dialogscamoufox_hovercamoufox_human_verifycamoufox_launchcamoufox_navigatecamoufox_read_pagecamoufox_screenshotcamoufox_scrollcamoufox_selectcamoufox_snapshotcamoufox_snapshot_if_blockedcamoufox_typecamoufox_waituser_data_dir