Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI โ†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE โ†— (opens in a new tab)
  • llms.txt โ†— (opens in a new tab)
  • Catalog JSON โ†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub โ†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
ยฉ 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. ๐Ÿง  Knowledge & Memory
  3. Celiums Memory
Celiums Memory logo
Health: ActiveRecent health check succeeded.Last checked 9/9/2026, 2:16:43 PM

Celiums Memory

User RatingsBe the first to rate and review this MCP server!
View Repository23 GitHub StarsTotal stargazers on GitHub for the source repository (23 stars).Visit Website
memoryethicsmcpvector-searchknowledge

Open-source cognitive memory engine with hybrid search, per-user memory, ethics evaluation, and circadian rhythm awareness.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent โ€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Not yet automatically verified

We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag โ€” we're steadily working through the catalog.

Manual Client & Custom JSON ConfigExpand JSON โ–พ

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "celiums-celiums-memory": {
      "command": "npx",
      "args": [
        "-y",
        "@celiums/memory"
      ]
    }
  }
}

๐Ÿ’ก Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Directory Badge Claim listing Alternatives๐Ÿง  More in Knowledge & Memory

Overview

Celiums Memory is a cognitive memory engine designed to embed persistent memory, journaling, ethics evaluation, and biological clock awareness into AI agents and tools. It supports hybrid retrieval combining vector and full-text search with affective resonance, and enforces multi-layered ethics checks before operations. The engine supports multiple storage backends (SQLite or Postgres+Qdrant+Valkey) and integrates with various LLM providers via API keys. It communicates over MCP and HTTP protocols and isolates memory per user.

Use cases

โ€ขEmbed persistent memory and journaling into AI agents
โ€ขImplement multi-layered ethics evaluation for AI actions
โ€ขEnable hybrid search over knowledge and skills
โ€ขModulate AI behavior with per-user circadian rhythm awareness
โ€ขIntegrate with MCP-compatible clients for context persistence

Key features

โ€ขHybrid retrieval combining vector, full-text, and affective resonance
โ€ขAppend-only, hash-chained first-person journal
โ€ขFour-layer open ethics engine with deterministic and probabilistic checks
โ€ขPer-user circadian rhythm and biological clock modulation
โ€ขSupports SQLite or Postgres+Qdrant+Valkey storage adapters
โ€ขMulti-protocol support: MCP, REST, OpenAI-compatible, LangChain, A2A

Capabilities & Tool Schemas

Inspect callable tools, capabilities, and parameters exposed to AI agents by Celiums Memory.

Extracted Tool Capabilities
Hybrid retrieval combining vector, full-text, and affective resonance
Append-only, hash-chained first-person journal
Four-layer open ethics engine with deterministic and probabilistic checks
Per-user circadian rhythm and biological clock modulation
Supports SQLite or Postgres+Qdrant+Valkey storage adapters
Multi-protocol support: MCP, REST, OpenAI-compatible, LangChain, A2A

Documentation Overview

Celiums Memory

A complete cognitive memory engine. Apache-2.0. All of it.

License: Apache-2.0 Sponsor

Celiums Memory is an engine, not an app โ€” no UI, no dashboard to log into. It is the memory, journaling, ethics and knowledge substrate you embed inside other software: agents, assistants, tools, pipelines. It speaks MCP (Model Context Protocol) so any compatible client (Claude Code, Cursor, Continue, Cline, OpenCode, or your own) gets persistent memory, a first-person journal, an auditable ethics engine, and a per-user biological clock โ€” without you building any of it.

It is open source under Apache-2.0 in full: no open-core split, no paid tier, no proprietary core held back. The Ethics Engine โ€” every layer โ€” is open and auditable. Its ethics_knowledge corpus is distributed separately as a v2.0.0 release asset (not in the git tree); the engine runs on Layers A+B without it, and Layer K (precedent) abstains cleanly when the corpus is absent.

A fuller statement of intent: MANIFESTO.md.


How it works

Every request โ€” whether over MCP or HTTP โ€” flows through the same path:

Code
MCP client / HTTP caller
        โ”‚
        โ–ผ
auto-bootstrap   โ†’  prepends <session_context> on the first call so a
        โ”‚            fresh client starts with memory already loaded
        โ–ผ
RBAC + AAL + Ethics  โ†’  three orthogonal checks; all must pass before
        โ”‚                an irreversible or content-bearing op runs
        โ–ผ
MCP dispatcher (61 typed tools)
        โ”‚
        โ”œโ”€โ–บ  Storage adapter   โ€” SQLite | Postgres+Qdrant+Valkey
        โ””โ”€โ–บ  LLM provider       โ€” Ollama/OpenAI/Anthropic/โ€ฆ (BYO key)

The pieces:

  • Memory โ€” remember / recall with hybrid retrieval (vector + full-text + affective/PAD resonance), importance scoring, consolidation, lifecycle decay, and circadian/interoceptive modulation.
  • Journal โ€” append-only, hash-chained, first-person agent journal: causal chains, arcs, introspection, dialogue, chain verification.
  • Ethics Engine โ€” a 4-layer evaluator (A deterministic lexicon ยท B probabilistic CVaR with a categorical CBRN hard-block ยท C philosophical scaffold ยท K precedent advisory). Fully open, corpus included โ€” the component that makes moral calls is the one that least deserves to be hidden.
  • Biological clock โ€” per-user circadian rhythm modulates arousal and recall; the engine has a sense of time and state.
  • Knowledge โ€” forage does hybrid search over the skills/knowledge you bring (BYO; via the skills table). The large curated module corpus is a separate Celiums project โ€” forage runs without it.
  • Storage adapters โ€” SQLite (local/embedded) or Postgres + Qdrant + Valkey (clustered), same engine code, config-only switch.
  • Sync modes โ€” local-only, zero-knowledge (encrypted, server sees ciphertext), or cloud-managed. Chosen consciously at install.

Full detail โ€” trust boundaries, RLS multi-tenancy, AAL tiers, the Ethics layers, observability โ€” is in ARCHITECTURE.md.


Quick start

Option A โ€” Docker Compose (Postgres + Qdrant + Valkey)

bash
git clone https://github.com/terrizoaguimor/celiums-memory.git
cd celiums-memory
cp .env.example .env          # set POSTGRES_PASSWORD at minimum
pnpm docker:up                # builds the image, starts the stack
curl localhost:3210/health    # โ†’ ok, once ready

The MCP/HTTP server listens on :3210. CELIUMS_API_KEY is auto-generated on first run if you don't set one โ€” check the container logs (pnpm docker:logs).

Option B โ€” Local, SQLite, no Docker

bash
git clone https://github.com/terrizoaguimor/celiums-memory.git
cd celiums-memory
pnpm install
pnpm build
SQLITE_PATH=./celiums.db pnpm start    # MCP/HTTP server on :3210

SQLite mode needs no external services โ€” good for local/embedded use and trying the engine out.


Connect an MCP client

Point any MCP client at the HTTP endpoint with the API key. Example for Claude Code / Cursor-style config:

config.json
{
  "mcpServers": {
    "celiums-memory": {
      "url": "http://localhost:3210/mcp",
      "headers": { "Authorization": "Bearer cmk_your_key_here" }
    }
  }
}

From then on the client can call remember, recall, journal_write, forage, ethics_trace, and the rest โ€” and auto-bootstrap loads prior context into the first response automatically.


Configuration

Set via .env (Docker) or environment (local). The essentials:

VarWhat
PORTHTTP/MCP port (default 3210)
DATABASE_URLPostgres DSN โ€” enables the Postgres+Qdrant adapter
SQLITE_PATHuse SQLite single-file mode instead of Postgres
QDRANT_URL / VALKEY_URLvector + cache backends (Postgres mode)
CELIUMS_API_KEYauth bearer; auto-generated on first run if unset
PERSONALITYengine personality profile (default celiums)
CELIUMS_LLM_API_KEY / _BASE_URL / _MODELBYO LLM for AI-backed tools (any OpenAI-compatible provider, Ollama, Anthropic, โ€ฆ)
KNOWLEDGE_API_URL / _KEYoptional BYO knowledge backend for forage

.env.example documents the full set including onboarding and zero-knowledge encryption options.


Ethics knowledge corpus (Layer K โ€” optional)

The Ethics Engine runs on Layers A + B with zero setup. Layer K (precedent advisory) consults an ethics_knowledge corpus that is not in the git tree โ€” it ships as a v2.0.0 release asset (ethics_knowledge.jsonl, ~31 MB, embeddings precomputed). To enable Layer K, point OPENSEARCH_URL at your OpenSearch and load it:

bash
OPENSEARCH_URL="https://user:pass@your-opensearch:25060" pnpm ethics:load

The loader downloads the release asset, verifies its SHA-256, creates the index with the exact mapping, and bulk-indexes it (idempotent โ€” re-runnable; --force recreates, --dry-run validates without writing). Until then Layer K abstains cleanly; A + B are unaffected.


The MCP tool surface (61 tools)

FamilyExamplesPurpose
Memory / OpenCorerecall, remember, forage, sense, synthesizeMemory + knowledge primitives
Journaljournal_write, journal_recall, journal_arc, journal_verify_chainHash-chained first-person journal
Ethicsethics_lookup, ethics_audit, ethics_traceLookup, ad-hoc audit, traced evaluation
Atlas (optional)atlas_ask, atlas_classify, bloom, cultivateModel routing + cognitive primitives
Researchresearch_project_*, research_search, research_exportLong-running research workflows
Writewrite_project_*, write_scene_*, write_continuity_checkLong-form creative continuity
Proactiveturn_context, turn_after, compact_checkpointPer-turn context composition

Development

bash
pnpm install
pnpm build         # turbo: builds packages in dependency order
pnpm typecheck     # workspace-wide
pnpm test          # vitest

The deployable is packages/core (@celiums/memory); the other workspace packages are its peers/deps. docker/Dockerfile builds the same thing the staging image does.


Integrating

The engine is built to live inside your stack and is consumed over MCP or HTTP. Thin integration adapters (LangChain, LlamaIndex, REST, CLI) are being rebuilt against the current engine API under packages/.


License & support

Apache-2.0 โ€” every line of source is public, including the full Ethics Engine. Its ethics_knowledge corpus ships as a release asset (see Releases), not in the git tree. See LICENSE and TRADEMARKS.md.

If Celiums Memory is useful to you, you can sponsor its development. It is built โ€” in the open, going its own way in peace โ€” by Celiums Solutions LLC.

Read the full README โ†’View source on GitHub โ†’

Related MCP Servers

View all in Knowledge & Memory View all alternatives
  • Moxie Docs MCP logoMoxie Docs MCP
    โ˜… Featured

    MCP & Agent Skills for Automated Documentation, and codebase conventions + context

    ๐Ÿง  Knowledge & Memory21 views
    Compare vs Moxie Docs MCP โ†’
  • Basic Memory logoBasic Memory

    Persistent, local-first AI memory: a semantic knowledge graph of plain Markdown files that humans and LLMs both read and write. Works with any MCP client, with optional cloud sync and team workspaces.

    ๐Ÿง  Knowledge & Memory2 views
    Compare vs Basic Memory โ†’
  • Scrivener MCP logoScrivener MCP

    Connect Scrivener 3 writing projects to Claude and other AI assistants. 47 tools for document management, writing analysis, semantic search, character/plot memory, and content enhancement. Progressive skill loading, relationship engine with HMS triplets, and JS fallback for offline semantic search. npm i -g scrivener-mcp

    ๐Ÿง  Knowledge & Memory16 views
    Compare vs Scrivener MCP โ†’
  • Hindsight logoHindsight

    Hindsight: Agent Memory That Works Like Human Memory - Built for AI Agents to manage Long Term Memory

    ๐Ÿง  Knowledge & Memory3 views
    Compare vs Hindsight โ†’

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks โ€” not a rating.

GitHub stars
23
Stargazers on the source repository.
Last commit
19d ago
Most recent push to the default branch.
Directory activity
2 views
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet โ€” be the first to share how this listing worked for you.

Frequently Asked Questions about Celiums Memory

No, it is an engine without UI; it is intended to be embedded inside other software.

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewCeliums Memory AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/celiums-celiums-memory?style=directory)](https://allmcps.com/mcp/celiums-celiums-memory)
HTML Embed
<a href="https://allmcps.com/mcp/celiums-celiums-memory"><img src="https://allmcps.com/api/badge/celiums-celiums-memory?style=directory" alt="Celiums Memory on AllMCPs" /></a>

Technical Specs & Signals

Category๐Ÿง Knowledge & Memory
PricingFree
More technical detailsExpand โ–พ
TransportSTDIO
RuntimeNode.js
AuthAPI key
LicenseApache-2.0
ClientsClaude Desktop, Cursor, Cline / VS Code
Last updatedAug 23, 2026
11/11 checks healthy over the last 33d
Views2
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars23
GitHub Star CountTotal stargazers on GitHub representing community popularity (23 stars).
Last commit19d ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Aug 23, 2026
56Quality signal: Good ยท 56/100How this signal is calculated โ–พ
Server availabilityNot measured

Not scored for repo-hosted servers โ€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools25/30
Adoption & activity7/15
Community engagement0/10

A guidance signal from public completeness & health data โ€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

โ˜… Spotlight Slot

Feature Your MCP Server

Get maximum visibility for your server across our directory, search results, and detail pages.

Spotlight Your Server

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge โ€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it โ€” no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in ๐Ÿง  Knowledge & Memory โ†’Best MCP servers for Memory & Knowledge โ†’Alternatives to Celiums Memory โ†’Install in Claude DesktopInstall in CursorInstall in VS Code