Skip to main content
Glama

ddddocr CAPTCHA Recognition MCP Server

by ymeng98
package.json764 B
{ "name": "ddddocr-captcha-recognition-ymeng98", "version": "1.0.0", "description": "A powerful MCP server for CAPTCHA recognition using ddddocr - supporting text OCR, object detection, and slider matching", "main": "index.js", "module": "./src/index.ts", "type": "module", "scripts": { "dev": "npx @smithery/cli dev", "build": "tsc", "start": "node dist/index.js" }, "keywords": [ "captcha", "ocr", "ddddocr", "mcp", "computer-vision", "verification" ], "author": "ymeng98", "license": "MIT", "dependencies": { "@modelcontextprotocol/sdk": "^1.12.1", "zod": "^3.25.46", "node-fetch": "^3.3.0" }, "devDependencies": { "@smithery/cli": "^1.2.4", "@types/node": "^20.0.0", "tsx": "^4.19.4", "typescript": "^5.0.0" } }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/ymeng98/ddddocr-captcha-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server