enhanced-mcp-memory and simple-memory-mcp
About enhanced-mcp-memory
cbunting99/enhanced-mcp-memory
An enhanced MCP (Model Context Protocol) server for intelligent memory and task management, designed for AI assistants and development workflows. Features semantic search, automatic task extraction, knowledge graphs, and comprehensive project management.
This project helps AI assistants and developers manage complex software development workflows by intelligently storing, retrieving, and organizing project information. It takes in conversations, code, and project files, then automatically extracts key memories, tasks, and project conventions to provide relevant context and suggestions. Developers and AI agents working on coding projects would use this to keep track of details and ensure continuity.
About simple-memory-mcp
chrisribe/simple-memory-mcp
🧠 Blazingly fast persistent memory for AI assistants. Sub-millisecond SQLite storage with smart tagging, full-text search, and automatic relationships. MCP server + CLI.
Implements an MCP server with a GraphQL interface for memory operations, storing data in local SQLite with BM25 full-text search scoring rather than embeddings. Integrates directly with Claude Desktop and VS Code via MCP protocol, plus includes a CLI for manual queries and a web interface for browsing stored memories. Designed as a lightweight alternative to RAG systems for single-user local knowledge management without vector databases or cloud dependencies.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work