mcpbeat Sign in

ConvergeQA Reviews (Critique & Iterate) MCP Server

local only

ConvergeQA Reviews (Critique & Iterate) runs on your own machine — the client starts it, so there is no endpoint to ping. 58 installs a week from pypi. Last commit 12 Jul 2026.

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

Installs per day peak 19 · avg 9 · -11% w/w
a month agotoday
58
Installs / week
pypi · convergeqa-mcp
0
Stars
0 open issues
12 Jul 2026
Last commit
0 releases in 90 days
MIT
License
Python

Nothing serious here today

Today is the operative word: we check ConvergeQA Reviews (Critique & Iterate) every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

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 reviews -- uvx convergeqa-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "reviews": {
      "args": [
        "convergeqa-mcp"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.reviews]
command = "uvx"
args = ["convergeqa-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "reviews": {
      "args": [
        "convergeqa-mcp"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "reviews": {
      "args": [
        "convergeqa-mcp"
      ],
      "command": "uvx"
    }
  }
}

This one needs environment variables set before it will start: CONVERGEQA_API_KEY (ConvergeQA Developer API key (from https://convergeqa.net/developers). Reviews consume paid credits.), CONVERGEQA_SERVICE_ACCOUNT_KEY (ConvergeQA service-account key (alternative to the Developer API key).). The author declared them in the registry entry; get the values from the project itself.

Alternatives to ConvergeQA Reviews (Critique & Iterate)

same job, measured the same way
Fullbleed PDF Engine
by fullbleed-engine

Create, preview, inspect, verify, and compile deterministic PDF documents with Fullbleed.

61 installs/wk local only
Verifa
by verifa-solutions

Identity verification, document checks, sanctions/PEP screening and case review as agent tools.

20 installs/wk answering
Word Document Operations
by swadegeiger1

Read, create, and modify Microsoft Word documents

55 installs/wk local only
Arkova Verification
by carson-see

Privacy-first document verification anchored to the public ledger.

answering
APICK Identity
by apick

Korean ID document verification and PII masking APIs

16 tools answering
Better Notion
by ai-aviate

Operate Notion with a single Markdown document — read, create, and update pages in one call.

33 installs/wk local only
DocQA MCP
by agentsconsultants-api

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

38 installs/wk local only
Axiom Relay
by itr3k

Free agent-service discovery, OpenAPI document checks, and receipt verification. No API key needed.

10 tools answering

ConvergeQA Reviews (Critique & Iterate) — questions

Answers built from our own checks of this server.

Why is there no uptime for ConvergeQA Reviews (Critique & Iterate)?
ConvergeQA Reviews (Critique & Iterate) 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 pypi package convergeqa-mcp was installed 58 times last week.
How do I connect ConvergeQA Reviews (Critique & Iterate)?
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 convergeqa-mcp straight from pypi; nothing to host, nothing to sign up for.
How many people use ConvergeQA Reviews (Critique & Iterate)?
The pypi package convergeqa-mcp was installed 58 times in the last week. Week over week that is -11%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is ConvergeQA Reviews (Critique & Iterate) open source?
Yes — it is published under the MIT licence, written in Python and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.