hpkv-io/memory-mcp-server
A MCP (Model Context Protocol) server providing long-term memory for LLMs
This project integrates long-term memory into AI coding assistants like those in Cursor IDE or Claude Code. It takes your past interactions, coding preferences, project structures, and previous solutions, and stores them persistently. The result is an AI assistant that recalls past conversations and decisions, avoids repeating mistakes, and generates more relevant and accurate code suggestions. This is for software developers who use AI coding assistants.
No commits in the last 6 months.
Use this if you want your AI coding assistant to remember details across different coding sessions, making it more effective and reliable.
Not ideal if you rarely use AI coding assistants or prefer them to start fresh with each interaction.
Stars
13
Forks
2
Language
—
License
MIT
Category
Last pushed
Aug 10, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/hpkv-io/memory-mcp-server"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
doobidoo/mcp-memory-service
Open-source persistent memory for AI agent pipelines (LangGraph, CrewAI, AutoGen) and Claude....
Dataojitori/nocturne_memory
A lightweight, rollbackable, and visual Long-Term Memory Server for MCP Agents. Say goodbye to...
spences10/mcp-memory-libsql
🧠High-performance persistent memory system for Model Context Protocol (MCP) powered by libSQL....
gannonh/memento-mcp
Memento MCP: A Knowledge Graph Memory System for LLMs
mkreyman/mcp-memory-keeper
MCP server for persistent context management in AI coding assistants