Armory
Source
Browse
MCPs

celiums-celiums-memory

Cognitive memory engine with 5,100+ knowledge modules, circadian rhythm awareness, and emotional state tracking (PAD model). Hybrid search (PostgreSQL + Qdrant vectors + Valkey cache), per-user memory isolation, and multi-protocol support (MCP, REST, OpenAI, LangChain, A2A). `npx @celiums/memory` [Website](https://celiums.io)

Score
73.5682 signals
Evidence
23 stars · 2 forks
Last commit
as last read from GitHub; most reads are from 2 Sep 2026 or later
Listed

Install

armory install celiums-celiums-memory --cli claude

merges a server entry into.mcp.jsonListed as compatible

Configurationjson
{
  "mcpServers": {
    "celiums-celiums-memory": {
      "command": "npx",
      "args": [
        "-y",
        "@celiums/memory"
      ]
    }
  }
}

↳ Restart Claude Code to load the MCP server.

Needs the armory CLI · not on npm yet, build it from cli/ in the repository

Alternatives · MCPs

  1. alibaizhanov-mengram191 stars · 29 forks94.002
  2. claude-persistent-memory8 stars · 1 fork59.029
  3. velixar-mcp-server1 star22.557

What it is

Cognitive memory engine with 5,100+ knowledge modules, circadian rhythm awareness, and emotional state tracking (PAD model). Hybrid search (PostgreSQL + Qdrant vectors + Valkey cache), per-user memory isolation, and multi-protocol support (MCP, REST, OpenAI, LangChain, A2A). npx @celiums/memory Website

When to use it

When an agent needs the "Knowledge & Memory" capability this MCP server exposes.

Source

Migrated from the awesome-mcp-servers navigation directory (category: Knowledge & Memory). See https://github.com/terrizoaguimor/celiums-memory.