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

cd captcha-mcp
npm install
npm start

📂 Contents

Directory Description
captcha-mcp/ MCP Server - 29 tools for captcha solving
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 - CapSolver, CapMonster, CaptchaAI, 2Captcha, Anti-Captcha
  • Smart Fallback - Automatic service switching

➡️ Full Documentation

License

MIT