loading…
Search for a command to run...
loading…
Side-by-side comparison of two Model Context Protocol servers. Pick the right one for Claude Desktop, Claude Code, or Cursor.
A context-aware memory MCP server for Claude Code and any MCP-compatible AI agent. Goes beyond basic vector search by adding authority weighting, conflict detec
| Feature | mcp-memory-graph | GitHub |
|---|---|---|
| Pricing | Free | Free |
| Installs | — | 42 105 |
| Rating | — | 4.9 (821) |
| Verified | — | |
| Hosted | — | Hosted |
| Tools | — | 5 |
| Category | development | development |
| Author | rlgjr1971 | GitHub |
| Repo | — | modelcontextprotocol/servers |
A context-aware memory MCP server for Claude Code and any MCP-compatible AI agent. Goes beyond basic vector search by adding authority weighting, conflict detection, and typed relationship edges between memories — so your agent always retrieves the right answer when sources disagree. Inspired by the context engine architecture described in Unblocked's "How a Context Engine Actually Works". Why this exists Standard memory MCP servers store and retrieve memories by semantic similarity. That works until you have conflicting memories — an old instruction saying one thing and a new one saying another. Without authority weighting, the agent retrieves whichever is semantically closer to the query, not whichever is more trustworthy.
Full GitHub access from Claude. Browse repos, read PRs, open issues, check CI runs, review diffs — without switching tabs.
Looking for something else? Browse all MCPs or check trending this week.