HomeBrowser Automation & Scraping › capmonster-mcp-captcha-solver

capmonster-mcp-captcha-solver

CapMonster Cloud MCP server — AI captcha solver for reCAPTCHA, Turnstile & DataDome for AI agents.

PythonTypeScript Cloud
★ 1 stars Last pushed 2026-09-23 License: MIT

Topics: Browser Automation

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 0.1.12)

npx -y capmonster-mcp@0.1.12

Or add to your MCP client config:

{
  "mcpServers": {
    "capmonster-mcp-captcha-solver": {
      "command": "npx",
      "args": [
        "-y",
        "capmonster-mcp@0.1.12"
      ]
    }
  }
}

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry