star-ga/mind-mem
Persistent, auditable, contradiction-safe memory for coding agents. Hybrid BM25 + vector retrieval, 19 MCP tools, co-retrieval graph, MIND-accelerated scoring. Zero external dependencies.
Implements shared memory across all MCP-compatible AI agents (Claude Code, Cursor, Windsurf, etc.) via a single SQLite workspace with concurrent-safe WAL mode. Core architecture combines BM25F full-text + vector retrieval with RRF fusion and intent-aware routing, plus a co-retrieval graph using PageRank-style propagation to surface structurally-related blocks. Includes active contradiction detection, drift analysis, and deterministic governance—all Markdown-backed with full audit trails and zero external dependencies.
Available on PyPI.
Stars
5
Forks
2
Language
Python
License
Apache-2.0
Category
Last pushed
Mar 07, 2026
Monthly downloads
385
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/star-ga/mind-mem"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Related servers
doobidoo/mcp-memory-service
Open-source persistent memory for AI agent pipelines (LangGraph, CrewAI, AutoGen) and Claude....
Dataojitori/nocturne_memory
A lightweight, rollbackable, and visual Long-Term Memory Server for MCP Agents. Say goodbye to...
mnemox-ai/tradememory-protocol
MCP server for AI trading memory — outcome-weighted cognitive memory with 10 tools, 399 tests.
spences10/mcp-memory-libsql
🧠 High-performance persistent memory system for Model Context Protocol (MCP) powered by libSQL....
gannonh/memento-mcp
Memento MCP: A Knowledge Graph Memory System for LLMs