Crbro Memory vs Cognee — MCP Server Comparison | AllMCPs
Side-by-Side Model Context Protocol Comparison
Crbro Memory vs Cognee
In-depth architectural comparison of the Crbro Memory and Cognee 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
Crbro Memory
Knowledge & Memory · Local stdio
Quality: 59/100 (Good) | Auth: No auth required
Cognee
Knowledge & Memory · Local stdio
Quality: 53/100 (Good) | Auth: API Key required
Verdict Summary: Choose Crbro Memory if you need specialized Knowledge & Memory tools running via a local process. Choose Cognee 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 Crbro Memory 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).
Boot the brain at session start — loads hot topics, context, the last three sessions and the `retired_tools` map
crbro_inspect
Read-only views by id or name: `view=status`, `neuron`, `neurons`, `sessions`, `global_map
crbro_learn
Store a fact, decision, pattern, preference, error or debt — with the keywords a future question may use. `supersedes` retires the old version in the same call
crbro_recall
Search every stored line, not just topic names — returns what matched, how confidently, and the topic's next best lines. Several phrasings at once are fused by rank
crbro_revise
Retire facts (and decisions, patterns, errors, debts via `entries`) as superseded or retracted, reactivate them with `status=active`, and edit summary, domain, tags or name
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).
Crbro Memory is categorized under Knowledge & Memory and uses a local stdio subprocess. In contrast, Cognee belongs to Knowledge & Memory using local stdio subprocess. Select Crbro Memory when you need capabilities focused on knowledge & memory and Cognee when you require tools for knowledge & memory.
Remove for good, keeping a copy in `.quarantine/` first — entries of a neuron, a whole neuron (two-step with `confirm_token`), a session log; `restore` and `merge_into` too
crbro_connect
Create, strengthen, set the strength of or delete (`action=disconnect`) a connection between neurons
crbro_context
Read (no arguments) or update the active working context — topics, open items, discard or clear
crbro_map
Keep one living map of how a topic's system works — replaced whole, never patched
crbro_consolidate
End-of-session consolidation — the only way to log a session; links the topics it wrote and syncs spaces
crbro_maintenance
Brain maintenance — heat, pruning, integrity, `repair`, `unarchive`, index rebuild
crbro_audit
Find credentials stored in the brain, session logs included — reports the kind, never the value