Skip to content
Back to search
100
MCP live v1.0.0 streamable-http

captcha.cc Human Verification

cc.captcha/captchacc

Human verification CAPTCHA with visual and selective-listening audio challenges.

Uptime
18.8%
32 probes
Response
201ms
last probe
Tools
3
callable

Tools · 3

make_widget_snippet

Return a minimal browser SDK snippet for mounting captcha.cc and submitting the proof token to an application endpoint.

make_siteverify_request

Return a server-side fetch example for redeeming a captcha.cc proof token exactly once.

create_challenge

Create a live captcha.cc challenge for a site key and allowed hostname. Useful for smoke tests and integration checks.

Similar MCP servers embedding-nearest

2Captcha
Solves captchas and automates browser interactions during web automation tasks using the 2Captcha service.
0 tools
ScamVerify Threat Verification
AI-powered scam and threat verification for phone numbers, URLs, texts, and emails.
0 tools · streamable-http
Citation Verification
Real-time fact-check, citation verification, and source-freshness for AI agents.
0 tools · streamable-http
Blockchain Verification
Verification tools for blockchain transactions and smart contract states.
0 tools
io.github.gpthuman-ai/humanizer
Transform AI-generated text into natural, human-sounding content that bypasses AI detectors.
0 tools · streamable-http
Hash
Cryptographic hash & HMAC MCP.
0 tools · streamable-http

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "captcha.cc_human_verification": {
      "url": "https://captcha.cc/mcp",
      "transport": "streamable-http"
    }
  }
}