
Mnemoverse Memory
- 15 repo stars
- Updated July 21, 2026
- mnemoverse/mcp-memory-server
Hosted memory for AI agents that learns and forgets, shared behind one API key across Claude, Cursor, and ChatGPT.
About
Mnemoverse Memory is a hosted memory service for AI agents that decays and reinforces stored context automatically, accessible with a single API key across Claude, Cursor, and ChatGPT. A solo builder reaches for it to give assistants continuity - remembering past conversations, decisions, and facts across tools - without standing up their own vector store, and can install and inspect it before ever needing a key.
- Hosted agent memory that learns and forgets
- One key across Claude, Cursor, ChatGPT
- Remote streamable-http or local stdio
- Starts and lists tools without a key
Mnemoverse Memory by the numbers
- Data as of Jul 24, 2026 (Skillselion catalog sync)
claude mcp add --env MNEMOVERSE_API_KEY=YOUR_MNEMOVERSE_API_KEY --env MNEMOVERSE_API_URL=YOUR_MNEMOVERSE_API_URL mcp-memory-server -- npx -y @mnemoverse/mcp-memory-serverAdd your badge
Show developers this MCP server is listed on Skillselion. Paste this into your README.
| repo stars | ★ 15 |
|---|---|
| Package | @mnemoverse/mcp-memory-server |
| Transport | STDIO, HTTP |
| Auth | Required |
| Last updated | July 21, 2026 |
| Repository | mnemoverse/mcp-memory-server ↗ |
What it does
Hosted memory for AI agents that learns and forgets, shared behind one API key across Claude, Cursor, and ChatGPT.
Who is it for?
builders who want cross-tool agent memory without running their own store
Skip if: teams requiring fully self-hosted, air-gapped memory
What you get
- shared agent memory backend