Qc Validator runs on your own machine — the client starts it, so there is no endpoint to ping. 37 installs a week from npm. Last commit 24 Apr 2026.
Output quality control and validation for AI agents
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 qc-validator -- npx -y qc-validator-mcp
{
"mcpServers": {
"qc-validator": {
"args": [
"-y",
"qc-validator-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.qc-validator]
command = "npx"
args = ["-y", "qc-validator-mcp"]
{
"mcpServers": {
"qc-validator": {
"args": [
"-y",
"qc-validator-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"qc-validator": {
"args": [
"-y",
"qc-validator-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.