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.
- Host: GitHub
- URL: https://github.com/aezizhu/mcp-captcha-solver
- Owner: aezizhu
- Created: 2025-12-04T08:54:30.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2025-12-05T18:00:41.000Z (6 months ago)
- Last Synced: 2025-12-07T16:55:38.159Z (6 months ago)
- Topics: 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
- Language: JavaScript
- Size: 19.6 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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