Skip to content
Back to search
30
MCP

correctover-mcp-server

npm/correctover-mcp-server

The first MCP server that verifies AI outputs in real-time — 6-dimension contract validation (structure, schema, latency, cost, identity, integrity) with automatic self-healing failover across 9+ LLM providers. BYOK, zero-dependency, one-line JSON config

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

Similar MCP servers embedding-nearest

io.github.correctover/correctover-mcp-server
AI output validation with 6-dimension checks and self-healing failover across 9+ LLM providers.
0 tools
qc-validator-mcp
MCP server for runtime quality validation of AI agent outputs — hallucination detection, scope compliance, and output quality scoring
0 tools
io.github.csoai-org/validator-ai-mcp
AI-powered validator ai MCP server for agents. Supports validate json, validate email, validate
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
contract-review-ai-mcp
MCP server for contract review ai. Features analyze contract, extract clauses, identify risks. From MEOK AI Labs.
0 tools

How to use

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

{
  "mcpServers": {
    "correctover-mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}