Rq Scan runs on your own machine — the client starts it, so there is no endpoint to ping. 21 installs a week from npm.
MCP Server for RQ-SCAN - AI-powered document OCR and data extraction platform
The linked repository no longer exists on GitHub — it was deleted or made private.
Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add rq-scan -- npx -y rq-scan-mcp
{
"mcpServers": {
"rq-scan": {
"args": [
"-y",
"rq-scan-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.rq-scan]
command = "npx"
args = ["-y", "rq-scan-mcp"]
{
"mcpServers": {
"rq-scan": {
"args": [
"-y",
"rq-scan-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"rq-scan": {
"args": [
"-y",
"rq-scan-mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
RQSCAN_API_KEY (Your RQ-SCAN API key for authentication), RQSCAN_ORGANIZATION_ID (Your RQ-SCAN organization ID), RQSCAN_API_URL (RQ-SCAN API URL (default: https://api.rq-scan.com)), RQSCAN_WORKSPACE_ID (Optional workspace ID for multi-workspace environments).
The author declared them in the registry entry; get the values from the project itself.
PDF text and table extraction plus metadata. Supports OCR for scanned documents.
Nutrient Processor + Data Extraction MCP: convert, OCR, sign, redact, and extract PDFs/Office docs.
PDF and document extraction via Google Document AI. Free trial available.
MCP server for self-hosted Nutrient Document Engine: extract, edit, redact, and annotate documents.
MCP server for Polarion ALM — read and write documents and work items
An MCP server that provides document format conversion
MCP server for the Transkribus REST API — collections, documents, HTR/OCR, and models.
Extract data, edit, convert, and parse PDF documents with OCR and AI
Answers built from our own checks of this server.