mcpbeat Sign in

Capmonster MCP Captcha Solver MCP Server

local only

Capmonster MCP Captcha Solver runs on your own machine — the client starts it, so there is no endpoint to ping. 901 installs a week from npm. Last commit 21 Sep 2026.

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

Installs per day peak 649 · avg 26
a month agotoday
901
Installs / week
npm · capmonster-mcp
1
Stars
0 open issues
21 Sep 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

Today is the operative word: we check Capmonster MCP Captcha Solver every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

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 capmonster-mcp-captcha-solver -- npx -y capmonster-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "capmonster-mcp-captcha-solver": {
      "args": [
        "-y",
        "capmonster-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.capmonster-mcp-captcha-solver]
command = "npx"
args = ["-y", "capmonster-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "capmonster-mcp-captcha-solver": {
      "args": [
        "-y",
        "capmonster-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "capmonster-mcp-captcha-solver": {
      "args": [
        "-y",
        "capmonster-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Capmonster MCP Captcha Solver

same job, measured the same way
Capsolver MCP
by capsolver-ai

MCP Server for CapSolver - captcha-solving capabilities for AI agents

local only
I
Solve
by getrelove

Cloudflare Turnstile CAPTCHA solver for AI agents. $0.002/call, 100 free on signup. P95 2.2s.

21 installs/wk local only
GateSolve CAPTCHA Solver
by arsonx-dev

Solve CAPTCHAs (Turnstile, reCAPTCHA, hCaptcha) via MCP. Free tier: 100 solves.

25 installs/wk local only
Fortress
by tiliondev

Stealth browser for AI agents: fetch pages behind Cloudflare/DataDome/CAPTCHA, extract clean data.

131 installs/wk local only
Docbase
by krayinc

DocBase MCP server for AI agents

answering
CalendarMCP
by calendarmcp

Hosted Google Calendar MCP server for AI agents. No self-hosting or Google Cloud setup.

answering
Captcha Solver
by mcp-dir

Solve reCAPTCHA v2/v3, hCaptcha, Cloudflare Turnstile and image captchas. Platform-hosted, no creden

12 tools answering
Gpc MCP Server
by muhammetali

Google Play Console MCP Server for AI coding agents

37 installs/wk local only

Capmonster MCP Captcha Solver — questions

Answers built from our own checks of this server.

Why is there no uptime for Capmonster MCP Captcha Solver?
Capmonster MCP Captcha Solver 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 npm package capmonster-mcp was installed 901 times last week.
How do I connect Capmonster MCP Captcha Solver?
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 capmonster-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Capmonster MCP Captcha Solver?
The npm package capmonster-mcp was installed 901 times in the last week. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Capmonster MCP Captcha Solver open source?
Yes — it is published under the MIT licence, written in TypeScript and 1 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.