Ai·rete·rag vs Deja Vu — MCP Server Comparison | AllMCPs
Side-by-Side Model Context Protocol Comparison
Ai·rete·rag vs Deja Vu
In-depth architectural comparison of the Ai·rete·rag and Deja Vu MCP servers. Compare execution transports, security boundaries, tool capabilities, quality scores, and ready-to-paste client installation snippets for Claude, Cursor, Windsurf, and VS Code.
At a Glance & Executive Verdict
Ai·rete·rag
Knowledge & Memory · Local stdio
Quality: 49/100 (Fair) | Auth: No auth required
Deja Vu
Knowledge & Memory · Local stdio
Quality: 68/100 (Great) | Auth: No auth required
Verdict Summary: Choose Ai·rete·rag if you need specialized Knowledge & Memory tools running via a local process. Choose Deja Vu if your workspace requires Knowledge & Memory integration with local subprocess execution. Both servers can be configured concurrently in your client's mcpServers manifest.
Which MCP Server Should You Choose?
Choose Ai·rete·rag when:
You need dedicated capabilities in the Knowledge & Memory domain.
You prefer local stdio subprocess transport architecture.
Your security boundary fits: No auth required (Free / Open Source).
Author rules from policy docs, then decide: a Rete engine gives the verdict, an LLM explains why.
Local memory layer over the session histories coding agents already write (Claude Code, Codex CLI, opencode): lexical search, recall tools, session-start auto-recall, secret redaction at index time, cross-machine sync over SSH.
Make a decision in a domain — structured facts and/or free text, with optional Pattern 01 (rules scope retrieval) and Pattern 02 (retrieval into working memory)
list_rules
Inspect a domain's rules — conditions, verdicts, salience, overlaps
get_rule_source
Fetch a domain's rule set as editable YAML
import_policy_rules
Turn a written policy document into draft rules, each citing the sentence it encodes (nothing is saved — review, then `put_rules`)
put_rules
Create or replace a domain's rule set from YAML (dry_run to validate)
ingest_text
Ready-to-Paste Client Configurations
Paste either (or both) of these JSON server blocks into your client config file (e.g. claude_desktop_config.json or ~/.cursor/mcp.json).
Ai·rete·rag is categorized under Knowledge & Memory and uses a local stdio subprocess. In contrast, Deja Vu belongs to Knowledge & Memory using local stdio subprocess. Select Ai·rete·rag when you need capabilities focused on knowledge & memory and Deja Vu when you require tools for knowledge & memory.