Back to Apps

ddddocr CAPTCHA Recognition
by ymeng98
Powerful CAPTCHA recognition server supporting text OCR, object detection, and slider matching via ddddocr.
0 stars
Works in:claude
Exposes:Tools
What it does
This MCP server integrates the ddddocr library to provide high-performance CAPTCHA recognition capabilities. It allows AI agents to process images and extract text or determine interactive elements like sliders, effectively automating the bypass of visual verification systems.
Tools
ocr_recognize: Recognizes and extracts text content from CAPTCHA images.detect_objects: Identifies target objects within a CAPTCHA image.match_slider: Calculates the matching position for slider-based CAPTCHAs.health_check: Verifies the operational status of the ddddocr service.
Installation
Add the following to your claude_desktop_config.json:
{
"mcpServers": {
"ddddocr-captcha": {
"command": "npx",
"args": ["-y", "ddddocr-captcha-recognition-ymeng98"]
}
}
}
Supported hosts
- Claude Desktop
Quick install
npx -y ddddocr-captcha-recognition-ymeng98Information
- Pricing
- free
- Published
- 4/30/2026
- stars
- 0
Categories
Choose your AI client and follow the steps below.
Claude Desktop
Add to claude_desktop_config.json using npx ddddocr-captcha-recognition-ymeng98





