ConvergeQA Compare (Due Diligence)
Rank #67,560io.github.convergeqa/compare
Compare one prompt across a multi-model panel side by side, with public verification receipts.
ConvergeQA Compare (Due Diligence) is a Model Context Protocol (MCP) server published by convergeqa. It ranks #67,560 of 132,113 servers tracked on MCP Toplist. ConvergeQA Compare (Due Diligence) is listed on Official MCP, with 1 tracked version. It was first listed on Jul 9, 2026 and most recently updated on Jul 9, 2026.
Ranks ahead of 64,553 of 132,113 servers on MCP Toplist.
Use ConvergeQA Compare (Due Diligence)
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add compare -e "CONVERGEQA_API_KEY=<your CONVERGEQA_API_KEY>" -e "CONVERGEQA_SERVICE_ACCOUNT_KEY=<your CONVERGEQA_SERVICE_ACCOUNT_KEY>" -- uvx convergeqa-mcp compareReplace each placeholder with your own value before saving.
[mcp_servers.compare]
command = "uvx"
args = ["convergeqa-mcp", "compare"]
[mcp_servers.compare.env]
CONVERGEQA_API_KEY = "<your CONVERGEQA_API_KEY>"
CONVERGEQA_SERVICE_ACCOUNT_KEY = "<your CONVERGEQA_SERVICE_ACCOUNT_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"compare": {
"command": "uvx",
"args": [
"convergeqa-mcp",
"compare"
],
"env": {
"CONVERGEQA_API_KEY": "<your CONVERGEQA_API_KEY>",
"CONVERGEQA_SERVICE_ACCOUNT_KEY": "<your CONVERGEQA_SERVICE_ACCOUNT_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"compare": {
"command": "uvx",
"args": [
"convergeqa-mcp",
"compare"
],
"env": {
"CONVERGEQA_API_KEY": "<your CONVERGEQA_API_KEY>",
"CONVERGEQA_SERVICE_ACCOUNT_KEY": "<your CONVERGEQA_SERVICE_ACCOUNT_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"compare": {
"type": "stdio",
"command": "uvx",
"args": [
"convergeqa-mcp",
"compare"
],
"env": {
"CONVERGEQA_API_KEY": "<your CONVERGEQA_API_KEY>",
"CONVERGEQA_SERVICE_ACCOUNT_KEY": "<your CONVERGEQA_SERVICE_ACCOUNT_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"compare": {
"command": "uvx",
"args": [
"convergeqa-mcp",
"compare"
],
"env": {
"CONVERGEQA_API_KEY": "<your CONVERGEQA_API_KEY>",
"CONVERGEQA_SERVICE_ACCOUNT_KEY": "<your CONVERGEQA_SERVICE_ACCOUNT_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"compare": {
"command": "uvx",
"args": [
"convergeqa-mcp",
"compare"
],
"env": {
"CONVERGEQA_API_KEY": "<your CONVERGEQA_API_KEY>",
"CONVERGEQA_SERVICE_ACCOUNT_KEY": "<your CONVERGEQA_SERVICE_ACCOUNT_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.convergeqa%2Fcompare)<a href="https://mcptoplist.com/server/io.github.convergeqa%2Fcompare"><img src="https://mcptoplist.com/badge/io.github.convergeqa%2Fcompare.svg" alt="MCP Toplist: #67,560 of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
convergeqa
Available versions (1)
| Version | Published |
|---|---|
| 0.2.0 | Jul 9, 2026 |
Frequently asked questions
- Who maintains ConvergeQA Compare (Due Diligence)?
- ConvergeQA Compare (Due Diligence) is maintained by convergeqa, which publishes 5 MCP servers (2 total versions) tracked on MCP Toplist.
- Is ConvergeQA Compare (Due Diligence) listed on the Official MCP Registry?
- Yes — ConvergeQA Compare (Due Diligence) is listed on the Official MCP Registry.
- How many versions does ConvergeQA Compare (Due Diligence) have?
- MCP Toplist tracks 1 version of ConvergeQA Compare (Due Diligence), most recently published on Jul 9, 2026.
- Where can I find the source code for ConvergeQA Compare (Due Diligence)?
- The source code for ConvergeQA Compare (Due Diligence) is hosted at github.com/convergeqa/convergeqa-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.