
Security News
Ruby's Bundler 4.0.18 Extends Cooldown to bundle lock and bundle cache
The supply chain control that delays freshly published gems now covers lockfile generation and gem vendoring in Ruby projects.
mneme-mcp-server
Advanced tools
MCP server for mneme: 9 tools for vault-native memory in Claude Code and MCP-compatible clients.
TypeScript MCP server for mneme. The npm package is mneme-mcp-server; it installs the mneme-mcp command.
Provides nine tools to any MCP-compatible client (Claude Code, Cursor, Cline, Continue, Goose):
| Tool | Purpose |
|---|---|
mneme_search | FTS5 BM25 retrieval across the vault. |
mneme_recall | Recall a specific session by id or date. |
mneme_write | Append a structured section into the vault. |
mneme_prime | Inject preflight context at session start. |
mneme_summarize | Summarize a topic across multiple sessions. |
mneme_timeline | Temporal query against the knowledge graph. |
mneme_propose | Queue a redacted memory-edit proposal for policy-gated review. |
mneme_checkpoint_list | List Context Continuity Engine checkpoints. |
mneme_working_set_load | Load salience-ranked items from a checkpoint. |
npm install -g mneme-mcp-server # installs the `mneme-mcp` command
Or use via the Claude Code plugin (recommended): see packages/mneme-cc-plugin.
Add to your MCP client config:
{
"mcpServers": {
"mneme": {
"command": "mneme-mcp",
"args": []
}
}
}
The server uses stdio transport and reads vault location from the standard mneme config search order.
Apache-2.0. See LICENSE and NOTICE in the repository root.
FAQs
MCP server for mneme: 9 tools for vault-native memory in Claude Code and MCP-compatible clients.
We found that mneme-mcp-server demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
The supply chain control that delays freshly published gems now covers lockfile generation and gem vendoring in Ruby projects.

Security News
During a UK cyber test, a Mythos 5 agent used sockpuppets, social engineering, and prompt injection to try to get a maintainer to merge malware.

Company News
Socket is now in the AWS Security Hub Extended plan. Adopt it through AWS, apply committed spend, and block malicious open source packages.