An open API service indexing awesome lists of open source software.

https://github.com/aezizhu/mcp-captcha-solver

Captcha solver MCP server with 99% success rate. Supports reCAPTCHA v2/v3, hCaptcha, FunCaptcha, GeeTest, Cloudflare Turnstile, slider, rotate, audio captcha. Multi-service fallback.
https://github.com/aezizhu/mcp-captcha-solver

2captcha anticaptcha arkose-labs audio-captcha automation aws-waf capsolver captcha captcha-bypass captcha-solver cloudflare funcaptcha geetest hcaptcha image-captcha mcp mcp-server recaptcha slider-captcha turnstile

Last synced: 28 days ago
JSON representation

Captcha solver MCP server with 99% success rate. Supports reCAPTCHA v2/v3, hCaptcha, FunCaptcha, GeeTest, Cloudflare Turnstile, slider, rotate, audio captcha. Multi-service fallback.

Awesome Lists containing this project

README

          

# MCP Captcha Solver

**AI-Powered Captcha Resolution for Model Context Protocol**

A comprehensive toolkit for AI agents to solve various captcha challenges—from simple text to complex reCAPTCHA.

## 🚀 Quick Start

```bash
cd captcha-mcp
npm install
npm start
```

## 📂 Contents

| Directory | Description |
|-----------|-------------|
| [captcha-mcp/](captcha-mcp/) | **MCP Server** - 13 tools for captcha solving |
| [captcha_solver.js](captcha_solver.js) | Original Tampermonkey script |

## ✨ Capabilities

- **Local OCR** - Tesseract.js (no external API)
- **Slider Puzzles** - Edge detection for offset calculation
- **Grid Analysis** - Image selection coordinate mapping
- **External Services** - 2Captcha, Anti-Captcha integration
- **Smart Fallback** - Automatic service switching

➡️ **[Full Documentation](captcha-mcp/README.md)**

## License

MIT