mcp-memory-service and purmemo-mcp
The first tool, `doobidoo/mcp-memory-service`, provides a persistent memory *service* for AI agent pipelines, while the second tool, `purmemo-ai/purmemo-mcp`, is an MCP *server* specifically for the `pūrmemo` AI conversation memory application, indicating they are ecosystem siblings where the latter likely relies on or implements the standards of the former or a similar MCP architecture.
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 purmemo-mcp
purmemo-ai/purmemo-mcp
MCP server for pūrmemo — AI conversation memory that works everywhere. Save and recall conversations across Claude Desktop, Cursor, and other MCP-compatible platforms.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work