Anti-Hallucination-MCP

Akunimal/Anti-Hallucination-MCP
★ 0 stars JavaScript 🤖 AI/LLM Updated 1d ago
Anti-Hallucination-MCP server for Claude Code & Codex. Detects hallucinated symbols via AST + regex analysis.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "anti-hallucination-m": {
      "command": "npx",
      "args": [
        "-y",
        "Akunimal/Anti-Hallucination-MCP"
      ]
    }
  }
}

README Excerpt

**Minimalist MCP server + hooks for anti-hallucination in AI coding assistants.** **Servidor MCP minimalista + hooks para anti-alucinación en AI coding assistants.** > **Focused Core** — Only the anti-hallucination essentials. Everything else was removed due to overlap with other tools (Serena MCP, GSD Skills).

Tools (6)

check_symbolscompress_outputdetect_environmentget_project_overviewrefresh_symbolsreindex_project

Topics

ai-safetyanti-hallucinationclaude-codecodexmcpmcp-servermulti-languagesymbol-checking