mcp-memory-service and enhanced-mcp-memory

These are **competitors** — both provide MCP-based persistent memory systems with knowledge graph/semantic search capabilities for agent frameworks, but Tool A targets multiple agent platforms with REST APIs while Tool B focuses specifically on MCP protocol integration with task extraction features.

mcp-memory-service
73
Verified
enhanced-mcp-memory
49
Emerging
Maintenance 25/25
Adoption 10/25
Maturity 16/25
Community 22/25
Maintenance 2/25
Adoption 12/25
Maturity 18/25
Community 17/25
Stars: 1,504
Forks: 215
Downloads:
Commits (30d): 153
Language: Python
License: Apache-2.0
Stars: 30
Forks: 8
Downloads: 208
Commits (30d): 0
Language: Python
License: MIT
No Package No Dependents
Stale 6m

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.

Consolidates multi-agent memory using a knowledge graph with typed edges (causes, fixes, contradicts) and autonomous compression, accessible via REST API with ONNX-based embeddings that run locally. Implements Remote MCP support for browser-based claude.ai integration via Server-Sent Events, alongside traditional desktop MCP, with OAuth 2.0 authentication and self-hosted infrastructure (no cloud lock-in). Agent identity is tracked via `X-Agent-ID` headers for scoped retrieval, and conversation threading is preserved through `conversation_id` fields, enabling both shared memory across agent fleets and inter-agent messaging through semantic tag-based filtering.

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