Verdict MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 807 installs a week from pypi. Last commit 29 Aug 2026.
Sandboxed test runs for coding agents: compact typed verdicts with failure fingerprints and history
We read the source, 14 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
proc = subprocess.run(args, cwd=worktree, capture_output=True, text=True, check=False)
env = dict(os.environ)
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
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 verdict-mcp -- uvx verdict-mcp
{
"mcpServers": {
"verdict-mcp": {
"args": [
"verdict-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.verdict-mcp]
command = "uvx"
args = ["verdict-mcp"]
{
"mcpServers": {
"verdict-mcp": {
"args": [
"verdict-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"verdict-mcp": {
"args": [
"verdict-mcp"
],
"command": "uvx"
}
}
}
Test analytics for AI agents: test history, flaky tests, failure clusters, coverage.
MCP server for AI-assisted coding with development history: git, tests, Copilot.
Run Playwright tests and surface structured results for AI agents doing test failure analysis.
AI testing agents for web apps — dispatch test runs, crawls, fetch artifacts and status.
MCP server for Blacksmith CI - query runs, analyze test failures, detect flaky tests.
Local test execution and coverage summaries for onboarding agents.
Preflight QA for AI-agent deliverables with structured verdicts and repair guidance.
Browser-backed QA with evidence and fix-ready reports for coding agents.
Answers built from our own checks of this server.