mcp-memory-service and mcp-memory-libsql
These are competitors offering alternative MCP-based persistent memory backends—both provide vector search and knowledge graph capabilities for AI agents, so users would select one based on preference for REST API architecture versus libSQL's embedded database approach.
About mcp-memory-service
doobidoo/mcp-memory-service
Open-source persistent memory for AI agent pipelines (LangGraph, CrewAI, AutoGen) and Claude. REST API + knowledge graph + autonomous consolidation.
This service provides a shared, persistent memory for AI agents, allowing them to retain information and learn across different tasks and sessions. It takes in decisions and facts from various agents, organizing them into a knowledge graph. The output is fast, relevant context that helps agents make better decisions, suitable for anyone building or managing multi-agent AI systems, like AI solution architects or AI product managers.
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.
This tool creates a high-performance, persistent memory system for AI agents, allowing them to store and retrieve information efficiently. It takes in entities (like facts or observations) and their relationships, storing them as a knowledge graph, and outputs highly relevant search results to help AI agents understand context. AI developers and researchers building intelligent agents or knowledge-driven AI applications would use this.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work