New:Microsoft Teams Notifications Are Now Available in Socket.Learn more
Get Started

@infoinlet/mcp-memory

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@infoinlet/mcp-memory

Persistent, searchable long-term memory for AI agents — save/get/search/list across sessions, namespaces + tags. Zero-config file store; optional semantic recall. MCP server.

latest
npmnpm
Version
0.1.1
Version published
Weekly downloads
14
-62.16%
Maintainers
1
Weekly downloads
 
Created
Source

@infoinlet/mcp-memory

Persistent, searchable long-term memory for AI agents, as an MCP server.

memory_save · memory_get · memory_search · memory_list · memory_delete — with namespaces + tags.

Zero-config: persists to ~/.mcp-memory/store.json, keyword search out of the box. Set OPENROUTER_API_KEY to enable semantic recall (embeddings). Raw vectors are never returned to the model.

{ "mcpServers": { "memory": { "command": "npx", "args": ["-y", "@infoinlet/mcp-memory"] } } }

FAQs

Package last updated on 29 May 2026

Related posts