Back to search
30
MCP

@verygoodplugins/mcp-automem

npm/@verygoodplugins/mcp-automem

MCP server for AutoMem: AI memory storage and recall

Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

agentrecall-mcp
MCP server for AgentRecall — persistent memory for AI agents
0 tools
io.github.memorilabs/memori-mcp
Memori MCP server — persistent AI memory with recall and augmentation tools
0 tools
aimemory-mcp-server
AI Memory MCP Server — persistent memory for AI assistants via Model Context Protocol
0 tools
evermemos-mcp
MCP Server that brings long-term memory to AI coding tools via EverMemOS
0 tools
MCP AutoMem
Graph-vector memory for AI assistants using FalkorDB and Qdrant
0 tools · streamable-http
agent-recall-mcp
Memory Palace MCP server for AI agents
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "@verygoodplugins/mcp-automem": {
      "url": "None",
      "transport": "http"
    }
  }
}