Mnemoverse Memory MCP Server
@mnemoverse/mcp-memory-server - the MCP server for the Mnemoverse memory engine. Its 10 documented tools cover memory, room.
People who work with memory and room and want it reachable from Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.
VERIFIED ACTIVE
LAST COMMIT 2026-09-16 · ★ 21 · #41 OF 304 MAINTAINED MEMORY · VERIFIED 2026-09-18
MIT · TypeScript servers · how we verify → /methodology
01 · Install Mnemoverse Memory
before you install - you'll need
Set MNEMOVERSE_API_KEY, MNEMOVERSE_API_URL before connecting.
Claude Code
claude mcp add mnemoverse-mcp-memory-server --transport http https://mcp.mnemoverse.com/mcp Claude Desktop / Cursor / VS Code - add to config
{
"mcpServers": {
"mnemoverse-mcp-memory-server": {
"url": "https://mcp.mnemoverse.com/mcp"
}
}
} Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.
Using another client? Same JSON, different key
Claude Desktop · mcpServers
Cursor · mcpServers
VS Code · servers
Windsurf · mcpServers
Zed · context_servers
Cline · mcpServers
Roo Code · mcpServers
Continue · mcpServers
LibreChat · mcpServers
Gemini CLI · mcpServers
Codex CLI · mcp_servers
Full setup guides: every client.
02 · Evidence
https://mcp.mnemoverse.com/mcp
transport: streamable-http
endpoint alive - authentication required · probed 2026-09-17
Security posture
What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.
runs as local process (stdio) - runs on your machine with your user's permissions · remote - your agent's requests go to mcp.mnemoverse.com
endpoint auth requires authentication - rejected our unauthenticated MCP initialize
license MIT - declared in the repository
npm package @mnemoverse/mcp-memory-server - published under the repo owner's npm scope (@mnemoverse)
registry namespace io.github.mnemoverse is GitHub-verified and matches the repo owner
03 · What Mnemoverse Memory can do
Prose above is summarized from the project's README and registry record - no invented capabilities.
What you can build
With this server connected, an agent can search memories by natural language query (optional recency ordering, time bounds, author exclusion), list newest memories first - no query, check how many memories stored, which domains exist, and create a shared memory room.
Capability map
Tools grouped from the project's README - what Mnemoverse Memory lets an agent do.
Memory
9 tools - e.g. Store a memory - insight, preference, lesson learned; Search memories by natural language query (optional recency ordering, time bounds, author exclusion); List newest memories first - no query…
memory_write · memory_read · memory_list_recent · memory_feedback · memory_stats · memory_create_room…
Vault
1 tool - e.g. List Vault secrets by alias and purpose - the secret value is never returned
vault_list
Latest releases
v0.10.1 · 2026-09-16
A PATCH under this file's own rule. Every change in this release lands in · README.md, CONTRIBUTING.md, docs/, or .github/workflows/, confirmed · with git diff v0.10.0..origin/main --stat -- src/, which reports…
v0.10.0 · 2026-09-15
A PATCH under this file's own rule, corrected from the MINOR this paragraph · first claimed (Copilot caught it post-merge on #106). formatRecentPage now · picks its closing sentence from three states instead of two…
v0.9.1 · 2026-08-24
Text under this file's own rules: what a tool returns when it fails. No tool, · parameter, annotation or route changes; no new request is made - the one new · thing read off the wire is the Retry-After header of a…
04 · Who maintains Mnemoverse Memory
Mnemoverse Memory is maintained by mnemoverse. It's the only MCP server we track from this author; the repo dates to Apr 2026.
05 · Facts
- repository
- github.com/mnemoverse/mcp-memory-server
- website
- https://mnemoverse.com/
- category
- memory - ranked #41 of 304 actively-maintained memory servers as of 2026-09-18.
- release cadence
- 10+ releases in the last 90 days (latest 2026-09-16)
- registry
- io.github.mnemoverse/mcp-memory-server (active, first published 2026-04-12 · 23 versions)
- packages
- npm:@mnemoverse/mcp-memory-server
06 · Mnemoverse Memory FAQ
Is Mnemoverse Memory still maintained?
Yes - as of 2026-09-18, its last commit was 2026-09-16 and it shipped 10+ releases in the last 90 days. We re-verify nightly.
What can Mnemoverse Memory do?
With this server connected, an agent can search memories by natural language query (optional recency ordering, time bounds, author exclusion), list newest memories first - no query, check how many memories stored, which domains exist, and create a shared memory room.
How do I install Mnemoverse Memory?
Run `npx -y @mnemoverse/mcp-memory-server`. The README documents 2 environment variables (MNEMOVERSE_API_KEY, MNEMOVERSE_API_URL) to set first. Set MNEMOVERSE_API_KEY, MNEMOVERSE_API_URL before connecting. You can also paste the ready-made client config above.
Does Mnemoverse Memory require authentication?
Yes - when we probed the endpoint on 2026-09-17, it rejected an unauthenticated MCP initialize; you'll need credentials to connect.
07 · Alternatives to Mnemoverse Memory
Alternatives to Mnemoverse Memory
Maintained memory servers if Mnemoverse Memory isn't the fit.
- Codebase Memory Codebase knowledge graph for AI agents - 162 languages, sub-ms queries, 99% fewer tokens. ★ 43,715 · 2026-09-18
- Superlog Open-source agent that observes and fixes your application. Query logs, traces, metrics, incidents. ★ 1,449 · 2026-09-17
- Tradememory Protocol Tamper-evident decision audit trail and outcome-weighted memory for AI trading agents. ★ 1,419 · 2026-09-14
- Persome Local-first personal memory and model server for trusted MCP agents on macOS. ★ 1,322 · 2026-08-21
- Neo4j Memory MCP Neo4j Knowledge Graph Memory Server ★ 984 · 2026-09-09
- Projectmem Coding agent memory - one local MCP server for every project. Warns before repeating failed fixes. ★ 826 · 2026-09-15
Pairs well with
Servers that cover what Mnemoverse Memory doesn't - only shown when the pairing reason fits the companion.
More memory MCP servers · MemoCat - Shared AI Memory · Montycat MCP - Shared Memory for AI Agents · Brain - The Recorder · Engram Cc
More TypeScript MCP servers · Mobai MCP · Mobile MCP · Mdma · Elementor MCP Agent · Infomaniak MCP Agent · see all