Verdict QA
Rank #2,238io.github.ArtJack/verdict
Read-only MCP server over Verdict QA state: verdicts, findings, flaky quarantine, history.
Verdict QA is a Model Context Protocol (MCP) server published by ArtJack. It ranks #2,238 of 132,046 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Verdict QA is listed on Official MCP, with 17 tracked versions. It was first listed on Aug 28, 2026 and most recently updated on Sep 19, 2026.
Ranks ahead of 129,808 of 132,046 servers on MCP Toplist.
Use Verdict QA
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add verdict -- uvx verdict-qa-mcp[mcp_servers.verdict]
command = "uvx"
args = ["verdict-qa-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"verdict": {
"command": "uvx",
"args": [
"verdict-qa-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"verdict": {
"command": "uvx",
"args": [
"verdict-qa-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"verdict": {
"type": "stdio",
"command": "uvx",
"args": [
"verdict-qa-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"verdict": {
"command": "uvx",
"args": [
"verdict-qa-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"verdict": {
"command": "uvx",
"args": [
"verdict-qa-mcp"
]
}
}
}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.ArtJack%2Fverdict)<a href="https://mcptoplist.com/server/io.github.ArtJack%2Fverdict"><img src="https://mcptoplist.com/badge/io.github.ArtJack%2Fverdict.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
ArtJack
Available versions (17)
| Version | Published |
|---|---|
| 0.90.1 | Sep 19, 2026 |
| 0.90.0 | Sep 18, 2026 |
| 0.89.0 | Sep 17, 2026 |
| 0.88.0 | Sep 9, 2026 |
| 0.87.0 | Sep 9, 2026 |
| 0.86.0 | Sep 7, 2026 |
| 0.85.0 | Sep 7, 2026 |
| 0.84.0 | Sep 7, 2026 |
| 0.83.0 | Sep 7, 2026 |
| 0.82.0 | Sep 7, 2026 |
| 0.81.0 | Sep 6, 2026 |
| 0.80.2 | Sep 6, 2026 |
| 0.80.1 | Sep 5, 2026 |
| 0.80.0 | Sep 5, 2026 |
| 0.79.0 | Sep 5, 2026 |
| 0.78.0 | Sep 5, 2026 |
| 0.49.0 | Sep 1, 2026 |
Frequently asked questions
- Who maintains Verdict QA?
- Verdict QA is maintained by ArtJack, which publishes 1 MCP server (17 total versions) tracked on MCP Toplist.
- Is Verdict QA listed on the Official MCP Registry?
- Yes — Verdict QA is listed on the Official MCP Registry.
- How many versions does Verdict QA have?
- MCP Toplist tracks 17 versions of Verdict QA, most recently published on Sep 19, 2026.
- Where can I find the source code for Verdict QA?
- The source code for Verdict QA is hosted at github.com/ArtJack/verdict.
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.