MCP-agent-memory

Ruben-Alvarez-Dev/MCP-agent-memory
★ 0 stars Python 🤖 AI/LLM Updated today
Hierarchical memory system for AI agents — MCP server with semantic search, consolidation and auto-dream cycle
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": {
    "mcp-agent-memory": {
      "command": "uvx",
      "args": [
        "mcp-agent-memory"
      ]
    }
  }
}

Or install with pip: pip install mcp-agent-memory

Topics

ai-agentsembeddingjart-osmcpmemorymemory-hierarchypythonqdrantvector-database