mcp-memory-keeper and simple-memory-mcp

mcp-memory-keeper
61
Established
simple-memory-mcp
48
Emerging
Maintenance 10/25
Adoption 9/25
Maturity 24/25
Community 18/25
Maintenance 10/25
Adoption 4/25
Maturity 24/25
Community 10/25
Stars: 102
Forks: 19
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 mcp-memory-keeper

mkreyman/mcp-memory-keeper

MCP server for persistent context management in AI coding assistants

This tool helps developers using Claude AI coding assistants avoid losing important context during long coding sessions. It takes your ongoing conversation, code snippets, decisions, and progress as input and persistently stores them. This means Claude can remember everything even when its internal memory fills up or you start a new session, giving you a continuous development experience.

AI-assisted development software engineering code context management developer tools persistent memory

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