mcp-memory-libsql and enhanced-mcp-memory
These tools are competitors, both providing high-performance, persistent memory systems for Model Context Protocol (MCP) with features like semantic search, differing in their underlying database choices (libSQL vs. unspecified) and specific task management capabilities.
About mcp-memory-libsql
spences10/mcp-memory-libsql
đź§ High-performance persistent memory system for Model Context Protocol (MCP) powered by libSQL. Features vector search, semantic knowledge storage, and efficient relationship management - perfect for AI agents and knowledge graph applications.
Implements relevance-ranked text search with fuzzy matching across entities, observations, and relations using libSQL's full-text capabilities, optimized to minimize token consumption in LLM prompts. Supports both local SQLite and remote Turso databases via environment configuration, with token-based authentication for remote access. Exposes standard MCP memory operations (create/update/delete entities and relations, relationship exploration) through a text-search interface designed for AI agent knowledge persistence.
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.
Implements a 5-stage sequential thinking engine with token optimization (30-70% compression) and automatic context summarization for conversation continuity, built on FastMCP with SQLite persistence. Automatically detects project conventions (OS, package managers, build tools, runtime types) and learns command patterns to correct AI suggestions—particularly useful for cross-platform development. Exposes 20+ MCP tools including thinking chains, task decomposition, and knowledge graph relationships that link memories to code file paths.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work