Ross ROSS = Recommend OSS · open-source software intelligence for agents

P0luz/Ombre-Brain

None observed · 2026-08-28

github.com/P0luz/Ombre-Brain · Python · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

79/100

  • Activity 99
  • Release rhythm 93
  • Longevity 10

Flags: young

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: 1
  • age_days: 140
  • days_rel: 51
  • days_push: 8
  • n_releases_24m: 6

Full methodology

Adoption not part of the score

1262 stars · 872 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

Ombre Brain is a long-term emotional memory system for Claude and other MCP clients, exposing 16 MCP tools over a single /mcp connector. Memories are tagged with Russell valence/arousal coordinates, stored as Obsidian-compatible Markdown with YAML frontmatter, retrieved via hybrid keyword (rapidfuzz + BM25) and vector semantic search, and decayed by an improved Ebbinghaus forgetting curve.

Use cases

  • give Claude persistent memory across conversations
  • store chat memories with emotional valence and arousal coordinates
  • search past memories with hybrid keyword and vector semantic retrieval
  • let old memories naturally decay and archive with a forgetting curve
  • import ChatGPT, Claude, or DeepSeek chat history into a memory store
  • browse and manage memory buckets in Obsidian or a web dashboard
  • expose a remote MCP memory server with OAuth 2.1 over HTTPS

When to choose

  • you want an MCP-native persistent memory layer for Claude or another MCP client
  • you prefer human-readable Markdown/Obsidian storage over a plain vector database
  • you need emotionally weighted, decaying memories rather than static key-value recall
  • you want resilient writes where embeddings are generated in a background queue without blocking persistence

When to avoid

  • you need hard deletion or GDPR-style physical erasure of memories, since deletion only archives files
  • you want a simple key-value or pure vector store without emotional/decay semantics
  • you need a memory system for non-MCP clients without REST/API integration work
  • you require a battle-tested enterprise memory solution rather than a niche community project

Facets

service · maturity active

vector-database search-engine mcp rag database sdk artificial-intelligence large-language-models chatbots databases self-hosted developer-tools python self-hosted cross-platform mcp-server long-term-memory emotional-memory obsidian forgetting-curve hybrid-retrieval claude valence-arousal memory-management dashboard ai-agents retrieval-augmented-generation docker web-server

1 source

Member repositories

RepositoryRoleHealth v2
P0luz/Ombre-Brainmain79

For agents

markdown · JSON · MCP: product_card(name="P0luz/Ombre-Brain")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem