Skip to content
Back to search
30
MCP

A-Mem

pulsemcp/a-mem

Self-evolving memory system with dynamic knowledge graph for AI agents.

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

Similar MCP servers embedding-nearest

io.github.diaaaj/a-mem-mcp
Self-evolving memory system for AI agents
0 tools
io.github.DiaaAj/a-mem-mcp
Self-evolving memory system for AI agents
0 tools
hmem
Hierarchical persistent memory for AI agents with automatic summarization and context retrieval.
0 tools
AutoMem
Graph-vector memory service for AI assistants using FalkorDB and Qdrant.
0 tools
Memento
Persistent memory for AI tools. Local-first knowledge graph with hybrid search.
0 tools
Context Mem
Persistent memory system for AI agents with 44 tools and 98%+ retrieval accuracy.
0 tools

How to use

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

{
  "mcpServers": {
    "a-mem": {
      "url": "None",
      "transport": "http"
    }
  }
}