Back to search
30
MCP

io.github.diaaaj/a-mem-mcp

io.github.diaaaj/a-mem-mcp

Self-evolving memory system for AI agents

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

Similar MCP servers embedding-nearest

devmemory-mcp
Persistent memory for AI agents via MCP
0 tools
iflow-mcp_diaaaj-a-mem
Self-evolving memory system for AI agents with semantic search and knowledge graph capabilities. Includes MCP server for Claude and other AI
0 tools
ReasoningBank-MCP
Implementation based on the paper "ReasoningBank: Scaling Agent Self-Evolving with Reasoning Memory"
0 tools
agent-recall-mcp
Memory Palace MCP server for AI agents
0 tools
io.github.csoai-org/memory-search-mcp
memory-search-mcp MCP server by MEOK AI Labs
0 tools
engram-mcp
The permanent and semantic memory layer for AI agents
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.diaaaj/a-mem-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}