memento-mcp and MegaMemory

The second tool, MegaMemory, is an ecosystem sibling to Memento MCP, as it explicitly states it is an "MCP server," indicating it is built upon or provides a server implementation compatible with the Memento MCP system.

memento-mcp
65
Established
MegaMemory
50
Established
Maintenance 6/25
Adoption 14/25
Maturity 25/25
Community 20/25
Maintenance 10/25
Adoption 8/25
Maturity 20/25
Community 12/25
Stars: 408
Forks: 63
Downloads: 75
Commits (30d): 0
Language: TypeScript
License: MIT
Stars: 59
Forks: 7
Downloads:
Commits (30d): 0
Language: TypeScript
License: MIT
No risk flags
No risk flags

About memento-mcp

gannonh/memento-mcp

Memento MCP: A Knowledge Graph Memory System for LLMs

Implements a Neo4j-backed knowledge graph with semantic search via vector embeddings, temporal versioning, and confidence-weighted relations for persistent LLM memory across MCP-compatible clients. Supports hybrid search combining vector similarity with keyword matching, automatic schema initialization, and point-in-time graph retrieval for tracking historical knowledge evolution. Integrates directly with Claude Desktop, Cursor, and GitHub Copilot through the Model Context Protocol.

About MegaMemory

0xK3vin/MegaMemory

Persistent project knowledge graph for coding agents. MCP server with semantic search, in-process embeddings, and web explorer.

Uses in-process ONNX embeddings (all-MiniLM-L6-v2) and SQLite with WAL for zero-dependency semantic search and persistence. Operates as an MCP stdio server integrated with Claude Code, OpenCode, Antigravity, and Codex, with built-in two-way merge conflict resolution for collaborative knowledge graph management across branches. The LLM itself acts as the indexer—concepts are stored in natural language rather than parsed code symbols—enabling agents to update the graph after each task and query semantic context before starting new ones.

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