memory-mcp and simple-memory-mcp

memory-mcp
52
Established
simple-memory-mcp
48
Emerging
Maintenance 6/25
Adoption 5/25
Maturity 24/25
Community 17/25
Maintenance 10/25
Adoption 4/25
Maturity 24/25
Community 10/25
Stars: 14
Forks: 9
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 memory-mcp

JamesANZ/memory-mcp

A simple MCP server that stores and retrieves memories from multiple LLMs.

This tool helps AI developers using environments like Cursor or Claude Desktop manage long conversations with large language models. It takes your ongoing chat history and intelligently archives and retrieves past interactions, ensuring your AI assistant always has the most relevant context. Developers use this to give their AI projects better long-term memory and handle complex, multi-session tasks.

AI-development LLM-context-management developer-tools AI-coding-assistants conversation-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