Back to search
30
MCP

perf-mcp

npm/perf-mcp

Fact-check and fix AI outputs. Catches hallucinations, repairs broken JSON, corrects errors — before they reach users.

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

Similar MCP servers embedding-nearest

io.github.perf-ai/perf-mcp
Fact-check and fix AI outputs. Hallucination detection, schema validation, auto-repair.
0 tools
DocQA MCP
AI document verification: catch hallucinations, arithmetic errors, and field mismatches.
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.carlisia/mcp-factcheck
An MCP server that validates content against MCP specification using semantic search and AI
0 tools
io.github.arkheiaai/mcp-server
Detect fabrication and hallucination in any LLM output. 30+ models supported.
0 tools
grammar-fix-ai-mcp
Grammar Fix Ai automation via MCP. Includes check grammar, fix spelling, improve clarity. By MEOK AI Labs.
0 tools

How to use

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

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