mcpbeat

DocQA MCP Server

by agentsconsultants-api
local only

DocQA MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 58 installs a week from npm.

AI document verification: catch hallucinations, arithmetic errors, and field mismatches.

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 25 · avg 7 · +133% w/w
a month agotoday
58
Installs / week
npm · docqa-mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

Connect this server

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.

run in your terminal
claude mcp add docqa -- npx -y docqa-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "docqa": {
      "args": [
        "-y",
        "docqa-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.docqa]
command = "npx"
args = ["-y", "docqa-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "docqa": {
      "args": [
        "-y",
        "docqa-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "docqa": {
      "args": [
        "-y",
        "docqa-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to DocQA MCP

same job, measured the same way
ConvergeQA Reviews (Critique & Iterate)
by convergeqa

Multi-model Critique and Iterate document reviews with public verification receipts.

87 installs/wk local only
Groupdocs Signature MCP
by groupdocs-signature

MCP server for GroupDocs.Signature — sign, search and verify document signatures via AI agents.

local only
Arkova Verification
by carson-see

Privacy-first document verification anchored to the public ledger.

answering
Docling MCP
by docling-project

Convert PDFs and other documents to structured formats via Docling, for AI applications.

11 755 installs/wk local only
Egnyte MCP Server
by ptyagiegnyte

Official Egnyte MCP Server for AI integration with document search, analysis, and collaboration.

local only
OCR
by auto-reader

Arabic-first OCR, translation and document extraction. First call mints a free trial key.

6 tools answering
MCP Onfido
by codespar

MCP server for Onfido — global identity verification + KYC: applicants, documents, checks, workflows

41 installs/wk local only
Telegram Notify MCP
by parthjadhav

Send Telegram notifications from AI agents — text, photos, and documents.

55 installs/wk local only

DocQA MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for DocQA MCP?
DocQA MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package docqa-mcp was installed 58 times last week.
Is DocQA MCP still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect DocQA MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls docqa-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use DocQA MCP?
The npm package docqa-mcp was installed 58 times in the last week. Week over week that is +133%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.