Skip to content
Back to search
30
MCP v0.1.1

io.github.Perf-AI/perf-mcp

io.github.Perf-AI/perf-mcp

Fact-check and fix AI outputs. Hallucination detection, schema validation, auto-repair.

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
perf-mcp
Fact-check and fix AI outputs. Catches hallucinations, repairs broken JSON, corrects errors — before they reach users.
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
io.github.correctover/correctover-mcp-server
AI output validation with 6-dimension checks and self-healing failover across 9+ LLM providers.
0 tools
io.github.CSOAI-ORG/grammar-fix-ai-mcp
Grammar Fix Ai automation via MCP. Includes check grammar, fix spelling, improve clarity. By...
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.perf-ai/perf-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}