Secure Local Memory MCP Server
Pricing
Pay per usage
Secure Local Memory MCP Server
Model Context Protocol (MCP) server for encrypted local storage and memory vaults.
Secure Local Memory MCP Server
Pricing
Pay per usage
Model Context Protocol (MCP) server for encrypted local storage and memory vaults.
Master passphrase used to derive the AES-256-GCM key (via scrypt). The same passphrase is required to decrypt previously stored secrets. If omitted, the actor falls back to the SLM_PASSPHRASE environment variable.
A batch of MCP tool calls to run. Each item is an object: {"tool": "store_secret", "key": "...", "value": "..."} or {"tool": "retrieve_secret", "key": "..."}. Results are pushed to the dataset.
[]