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.

mcp-memory-libsql
66
Established
enhanced-mcp-memory
55
Established
Maintenance 13/25
Adoption 9/25
Maturity 25/25
Community 19/25
Maintenance 2/25
Adoption 12/25
Maturity 24/25
Community 17/25
Stars: 81
Forks: 18
Downloads: —
Commits (30d): 0
Language: TypeScript
License: MIT
Stars: 30
Forks: 8
Downloads: 208
Commits (30d): 0
Language: Python
License: MIT
No risk flags
Stale 6m

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.

Scores updated daily from GitHub, PyPI, and npm data. How scores work