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

Similar MCP servers embedding-nearest

io.github.csoai-org/validator-ai-mcp
AI-powered validator ai MCP server for agents. Supports validate json, validate email, validate
0 tools
AgentQ MCP Server
AgentQ MCP Server - AI-Powered Software Quality Assurance Platform
0 tools · streamable-http
agent-validator-mcp-server
Lighthouse for AI agents — test if APIs and services are properly accessible to AI agents
0 tools
mcp-agenttrust
AgentTrust MCP Server — verify AI agent and MCP server quality from your IDE
0 tools
email-validator-ai-mcp
MCP server for email validator ai. Features validate email, check mx, detect disposable. From MEOK AI Labs.
0 tools
email-validator-ai-mcp
MCP server for email validator ai. Features validate email, check mx, detect disposable. From MEOK AI Labs.
0 tools

How to use

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

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