MCP Memory Server — AI skill for Claude Code
Hosted persistent memory for AI agents over MCP.
How to install MCP Memory Server
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open mnemoverse/mcp-memory-server and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What MCP Memory Server does
Hosted persistent memory for AI agents over MCP. Tell it a recalled memory helped or misled, and it re-ranks what comes back next. One key across Claude Code, Cursor, VS Code and ChatGPT. MIT, in the official MCP Registry.
Alternatives in AI
- Hindsight — State-of-the-art long-term memory for AI agents by Vectorize 6.7k ★
- Nocturne Memory — A lightweight, rollbackable, and visual Long-Term Memory Server for MCP Agents 1.3k ★
- Dinotty — Multi-device terminal server for AI coding agents 643 ★
README
Mnemoverse Memory
`@mnemoverse/mcp-memory-server` — the MCP server for the Mnemoverse memory engine.
[](https://www.npmjs.com/package/@mnemoverse/mcp-memory-server) [](https://www.npmjs.com/package/@mnemoverse/mcp-memory-server) [](https://registry.modelcontextprotocol.io/v0/servers?search=mnemoverse) [](https://opensource.org/licenses/MIT) [](https://arxiv.org/abs/2603.08965) [](https://glama.ai/mcp/servers/mnemoverse/mcp-memory-server)
What is Mnemoverse Memory?
Mnemoverse is a hosted memory engine for AI agents, reached over the Model Context Protocol. Mnemoverse stores what your agents learn — decisions, preferences, lessons — and returns it in any connected tool, so one memory follows you across Claude Code, Cursor, VS Code and ChatGPT with a single API key. Mnemoverse re-ranks recall from outcomes: report that a recalled memory helped and a Rescorla-Wagner update on the prediction error raises it, report that it misled and it sinks — a different mechanism from similarity scoring, usable alongside it.
How it compares
Most agent memory today lives in one of three places. Per-tool instruction files — `CLAUDE.md`, `.cursorrules`, `AGENTS.md` — are versioned and readable, but each copy belongs to one repo and one tool, and nothing follows you to the next window. A vector store behind RAG retrieves by similarity, and similarity never changes because advice helped or misled. Local-first memory servers win on privacy and latency, and as
Related Skills
Translate Proxy
Transparent universal translation relay for AI coding agents (Claude Code, opencode, Hermes). You type in your
Jiro
Jiro Search: local-first, AI-native web search & scraping API. Self-hosted SerpAPI alternative with MCP server
Claude Mem
Persistent Context Across Sessions for Every Agent – Captures everything your agent does during sessions, comp
Memoir
Persistent memory for AI coding tools, in an open portable format. Sync Claude, Cursor, Gemini, Copilot, Winds
MCP Starter Kit
Build a secure, production-ready MCP server for any project — connect Claude, ChatGPT & any AI agent to your b
Codex Image MCP
Generate images in Claude Code using the ChatGPT subscription you already pay for. An MCP server for OpenAI's
Related Agents
ZeroClaw Android
Run AI agents 24/7 on your Android phone. Native Rust core, 25+ providers (OpenAI, Claude, Gemini, Groq, DeepS
Tidier
Tidy First? tidier (Kent Beck's 15 tidyings). Given a file, diff, function or module — ideally plus the behavi
Priority Scorer
Scores and ranks AI mapping opportunities by revenue impact, capital reduction, and implementation ease. Produ