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.
cd captcha-mcp
npm install
npm start| Directory | Description |
|---|---|
| captcha-mcp/ | MCP Server - 13 tools for captcha solving |
| captcha_solver.js | Original Tampermonkey script |
- 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
MIT