a-mem-mcp-server

saurabhmain/a-mem-mcp-server
★ 1 stars Python 🤖 AI/LLM Updated 6d ago
🧠 Enhance LLM agents with an agentic memory system, featuring automatic note construction, dynamic memory updates, and intelligent semantic retrieval.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "a-mem-mcp-server": {
      "command": "uvx",
      "args": [
        "a-mem-mcp-server"
      ]
    }
  }
}

Or install with pip: pip install a-mem-mcp-server

Topics

agentic-memoryai-memorychromadbcursor-idegithub-configide-integrationjit-researchknowledge-graphllm-agentsmcpmcp-servermemory-systemnetworkxpythonresearcher-agent