mcpserver.lol
registry/captcha-mcp
Connection check verified live · 27h ago

captcha-mcp

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

Tools 12
GitHub stars
Installs / wk
Licence
Transport streamable-http
Last checked 27h ago

Tools & capabilities

12 tools

Read from the running server on 27h ago.

authenticate token
MCP.AI for IDE agents (Cursor, etc.): log in in the browser, copy the access token. Best: add it to this server's config as a header `Authorization: Bearer <token>` for a permanent…
captcha_get_result read-only task_id*task_ids
Consulta o resultado de uma task de captcha já criada, pelo task_id. Não é cobrado (a cobrança ocorre na solve que criou a task). Bulk support: accepts task_ids for batched execut…
captcha_solve_hcaptcha website_key*website_url*
Resolve um desafio hCaptcha. Retorna o token pra submeter no site alvo. Cobrado em créditos por solve.
captcha_solve_image modulebody_base64*case_sensitive
Resolve um captcha de imagem (texto distorcido). Envie a imagem em base64; retorna o texto reconhecido. Cobrado em créditos por solve.
captcha_solve_recaptcha_v2 website_key*website_url*is_invisible
Resolve um desafio reCAPTCHA v2. Retorna um token (gRecaptchaResponse) pra submeter no site alvo. Cobrado em créditos pré-pagos por solve.
captcha_solve_recaptcha_v3 min_scorepage_actionwebsite_key*website_url*
Resolve um desafio reCAPTCHA v3. Retorna um token (gRecaptchaResponse). Informe a page_action esperada pelo site. Cobrado em créditos por solve.
captcha_solve_turnstile cdataactionwebsite_key*website_url*
Resolve um desafio Cloudflare Turnstile. Retorna o token. Cobrado em créditos por solve.
connect read-only
Returns connection status and URLs. When all providers are connected, returns authenticated:true and empty pending[]. When credentials are missing, returns connect_url for the tool…
marketplace limitqueryactionmcp_idmessagetool_id +17
The official mcp.ai marketplace — the in-platform catalog of every MCP/tool, AND the way to run them. Covers capability requests like "find an MCP that does X", "consulta um CPF",…
report_bug contextmessage*conversation
Report a bug, missing feature, or send feedback. Include the conversation array with recent messages for reproduction.
show_version read-only
Show the current MCP platform and adapter versions.
toolkit_info read-only
Returns the current toolkit state: installed MCPs, their connection status, the accounts connected to each one, and how many catalog tools each exposes.