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.
Available on npm.
Use this if you are an AI developer working with LLMs in environments like Cursor or Claude Desktop and need a way to maintain conversation context across sessions or manage extremely long chat histories.
Not ideal if you are not an AI developer or if you use LLMs only for short, self-contained interactions that don't require persistent memory or context caching.
Stars
14
Forks
9
Language
TypeScript
License
MIT
Category
Last pushed
Dec 10, 2025
Commits (30d)
0
Dependencies
3
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/JamesANZ/memory-mcp"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Related servers
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....
mkreyman/mcp-memory-keeper
MCP server for persistent context management in AI coding assistants
gannonh/memento-mcp
Memento MCP: A Knowledge Graph Memory System for LLMs