Developer Tools
Trust: 30/100 (Limited)io.github.RECERQA/rq-scan Guide
MCP Server for RQ-SCAN - AI-powered document OCR and data extraction platform
by RECERQA
Quick Start
Install
npx rq-scan-mcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-recerqa-rq-scan": {
"command": "npx",
"args": [
"rq-scan-mcp"
]
}
}
}