Skip to content
Back to search
30
MCP

qc-validator-mcp

npm/qc-validator-mcp

MCP server for runtime quality validation of AI agent outputs — hallucination detection, scope compliance, and output quality scoring

Uptime
0.0%
18 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "qc-validator-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}