MegaMemory and simple-memory-mcp

MegaMemory
50
Established
simple-memory-mcp
48
Emerging
Maintenance 10/25
Adoption 8/25
Maturity 20/25
Community 12/25
Maintenance 10/25
Adoption 4/25
Maturity 24/25
Community 10/25
Stars: 59
Forks: 7
Downloads:
Commits (30d): 0
Language: TypeScript
License: MIT
Stars: 6
Forks: 1
Downloads:
Commits (30d): 0
Language: TypeScript
License: MIT
No risk flags
No risk flags

About MegaMemory

0xK3vin/MegaMemory

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

MegaMemory helps AI coding agents remember project details across different work sessions. It takes natural language descriptions of code concepts, architecture, and decisions, then allows the agent to semantically search and recall these details for future tasks. This tool is for developers who use AI coding assistants like OpenAI Codex, Claude Code, or Antigravity and want them to maintain a consistent understanding of a project over time.

AI coding assistant developer tools knowledge management software development agent workflow

About simple-memory-mcp

chrisribe/simple-memory-mcp

🧠 Blazingly fast persistent memory for AI assistants. Sub-millisecond SQLite storage with smart tagging, full-text search, and automatic relationships. MCP server + CLI.

Implements an MCP server with a GraphQL interface for memory operations, storing data in local SQLite with BM25 full-text search scoring rather than embeddings. Integrates directly with Claude Desktop and VS Code via MCP protocol, plus includes a CLI for manual queries and a web interface for browsing stored memories. Designed as a lightweight alternative to RAG systems for single-user local knowledge management without vector databases or cloud dependencies.

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