claudeers.

🔓 unclaimed — this page was auto-generated from GitHub. Are you the creator?

Claim this page →
// MCP Servers

awesome-second-brain

A curated solutions to building a self-evolving second brain that helps AI agents understand your personal and team context.

// MCP Servers[ cli ][ api ][ desktop ][ web ][ mobile ][ claude ]#claude#anthropic#awesome#awesome-lists#brain#chatgpt#context#copilot#mcp-serversApache-2.0$open-sourceupdated 11 days ago
Actively maintained
99/100
last commit 6 days ago
last release none
releases 0
open issues 3
// install
{
  "mcpServers": {
    "awesome-second-brain": {
      "command": "npx",
      "args": ["-y", "https://github.com/aristoapp/awesome-second-brain"]
    }
  }
}

Awesome AI Second Brain

Context Engineering Banner

English | 한국어

Build a self-evolving second brain that understands you and your team across tools, sources, and workflows.

A curated comparison of second brain, AI memory, and knowledge systems for people who want AI to understand their personal context, team knowledge, and working history. It focuses on the full lifecycle: collecting scattered context, organizing it into durable knowledge, keeping it fresh over time, and making it useful when people or AI tools work.

Second-Brain Lifecycle

Use this repo to decide how you want your second brain to work end to end:

StageKey questionWhat to compare
CollectHow does context from chats, docs, apps, notes, calendars, Slack, email, code, and files enter the brain?Connectors, imports, APIs, manual notes, custom collectors
OrganizeDoes raw context become structured knowledge instead of a pile of embeddings?Entities, facts, links, summaries, timelines, tags, Wiki/pages
EvolveDoes memory improve as new context arrives and old context gets stale?Consolidation, deduping, correction, refresh, dream/maintenance loops
UseCan the right context show up when a person or AI tool is doing real work?Search, grounding, filters, citations, AI-tool access, write-back
GovernCan users and teams inspect, correct, delete, export, scope, and trust the brain?UI, provenance, activation evidence, permissions, personal/team boundaries, local/cloud control

Choose by Lifecycle Gap

Start with the second-brain lifecycle stage that is blocking you most. If you want an optimized end-to-end second-brain solution that covers Collect, Organize, Evolve, Use, and Govern without hand-assembling local collectors, graph jobs, or memory infrastructure, Membase is the default starting point. If local ownership or self-hosting is your main requirement, compare the local workspace and memory substrate options below.

If your lifecycle gap is...Start withWhy
Collect scattered contextMembase, OpenHuman, Supermemory, Hyperspell, Khoj, or Obsidian/Logseq + AI bridgeUse these when chats, docs, notes, files, apps, and workspace sources are not yet flowing into a usable brain.
Organize raw context into durable knowledgeMembase, GBrain, Hermes Agent + LLM Wiki, Hermes Agent + Obsidian + Honcho, Mnemosyne, taOSmd, Honcho, Hjarni, Zep/Graphiti, Cognee, or PadUse these when raw context needs memory records, wiki pages, facts, links, graphs, timelines, or other durable structure.
Evolve memory over timeMembase, GBrain, Hermes Agent + Obsidian + Honcho, Hyperspell, Honcho, Hindsight, Mnemosyne, taOSmd, Zep/Graphiti, or CogneeUse these when new context should update, consolidate, dedupe, refresh, or re-reason over existing memory.
Use context inside AI tools and workflowsMembase, Supermemory, Hyperspell, Honcho, Hindsight, Mnemosyne, taOSmd, Hjarni, Mem0/OpenMemory, Claude Projects/Claude Code, or PadUse these when the main need is MCP, API, SDK, plugin, dashboard chat, or platform access that puts memory into active work.
Govern, inspect, correct, or control memoryMembase, GBrain, taOSmd, Hermes Agent + LLM Wiki, Obsidian/Logseq + AI bridge, Hjarni, ChatGPT Memory, Claude Projects/Claude Code, or PadUse these when visibility, review, correction, deletion, ownership, permissions, or local/cloud control matter most.

Solution Snapshot

This snapshot compares each system by the lifecycle stages where it is strongest, grouped by the kind of system you are adopting.

End-To-End Apps

SolutionStrongest lifecycle coverageBest whenMain tradeoff
MembaseCollect, Organize, Evolve, Use, GovernYou want a useful cross-tool second brain without operating collectors, graph jobs, or memory infrastructure.Hosted path means less local infrastructure control.
OpenHumanCollect, Organize, UseYou want automatic app capture and a productized local desktop assistant.Early beta status and local setup details may vary.
KhojCollect, UseYou want chat and search over local notes, files, documents, and web sources.More focused on personal assistant/search than full memory governance.
HjarniOrganize, Use, GovernYou want a simple hosted Markdown notes app that Claude and ChatGPT can read, search, and write via built-in MCP.Capture is manual note-writing with no automatic collectors, and it is hosted-only.

Local Workspaces

SolutionStrongest lifecycle coverageBest whenMain tradeoff
GBrainOrganize, Evolve, Use, GovernYou want agents to operate a structured local brain with pages, graph, timeline, CLI/MCP, and maintenance jobs.More setup and operational ownership.
Hermes Agent + LLM WikiOrganize, Use, GovernYou want an inspectable local wiki that an agent can compile, query, lint, and maintain.You still own the wiki discipline and workflow design.
Hermes Agent + Obsidian + HonchoCollect, Organize, Evolve, Use, GovernYou want a local-first second brain with agent memory, email integration, and inspectable Markdown, and you're willing to assemble the stack.Higher setup burden; you own the integration and operations of multiple components.
Obsidian/Logseq + AI bridgeCollect, Organize, GovernYou want a local PKM source of truth with optional AI bridges.AI memory behavior depends on plugins, imports, or custom bridges.
PadOrganize, Use, GovernYou want a self-hosted, agent-operated workspace where typed collections, conventions, and playbooks give agents durable project context through a native skill, MCP, API, and CLI.Structured/keyword retrieval only — no semantic recall or automatic consolidation.

Agent Memory Layers

SolutionStrongest lifecycle coverageBest whenMain tradeoff
SupermemoryCollect, Organize, UseYou need hosted memory, connectors, MCP, API, SDK, and plugins for AI workflows or products.App owners still need to verify how retrieved context is used.
HyperspellCollect, Organize, Evolve, UseYou need workspace context, metadata, live search, procedural memory, and agent-facing APIs.Private beta and product availability may affect adoption.
HonchoOrganize, Evolve, UseYou need peer representations, conclusions, session context, and user or agent modeling over time.Developer integration and hosting choices matter.
HindsightOrganize, Evolve, UseYou need memory banks, observations, consolidation, and multi-mode recall for agents.Retrieval-to-action evidence depends on the surrounding workflow.
MnemosyneOrganize, Evolve, UseYou need local SQLite memory with MCP, SDK, CLI, Hermes integration, tiers, and consolidation.Local operation and agent logging still need owner attention.
taOSmdOrganize, Evolve, Use, GovernYou want an offline, local-first agent memory layer on modest or single-board hardware, with a zero-loss verbatim archive and MCP, HTTP, API, and CLI access.You run a local LLM and embedding model yourself, and there is no PyPI package or hosted option yet.
Mem0/OpenMemoryEvolve, UseYou need user/run-scoped memory for apps with hosted or self-hosted paths.More of an app memory primitive than a complete second-brain workflow.

Memory Substrates

SolutionStrongest lifecycle coverageBest whenMain tradeoff
Zep/GraphitiOrganize, Evolve, UseYou need temporal graph memory and Graph RAG under an application.Not a complete user-facing second brain by itself.
CogneeOrganize, Evolve, UseYou need graph-oriented memory infrastructure with SDK, MCP, API, plugins, or cloud paths.Requires application or workflow integration above it.

Platform Baselines

SolutionStrongest lifecycle coverageBest whenMain tradeoff
ChatGPT MemoryCollect, Evolve, UseYou already live in ChatGPT and want platform-local personalization.Platform-controlled visibility, retrieval, and export.
Claude Projects/Claude CodeCollect, Organize, UseYour work lives inside Claude Projects, Claude Code, or Claude connectors.Context is scoped to Claude workflows and plan/workspace controls.
NotebookLMCollect, Organize, UseYou need grounded work over a bounded source set.Not designed as a cross-tool evolving second brain.

Deep Dives

PageUse it for
ChooserPick a starting solution by lifecycle gap and tradeoff.
Solution LayersUnderstand the app, workspace, API layer, substrate, or platform shape after choosing a lifecycle gap.
Capability MatrixCompare lifecycle support, governance, operating burden, activation surfaces, and setup time.
Capability DefinitionsUnderstand the evaluation dimensions behind the matrix.
Activation EvidenceEvaluate whether retrieved memory was loaded, cited, refused, written back, or actually used.
Setup BurdenSee what you actually have to operate.
Agent ActivationCompare MCP, API, SDK, CLI, and plugin access as second-brain activation channels.
Local vs CloudDecide where memory should live.
Personal vs TeamCompare solo, project, team, and organization fit.
Assembled Stack vs AppDecide between a single product and a multi-tool local stack.
Setup GuidesAdd hands-on setup notes only after verification.
ExamplesDescribe concrete second-brain workflows and scenarios.
WatchlistTrack promising systems that are not yet fully evaluated.

Sources

Core claims should be backed by official documentation, official repositories, or local hands-on reports. This repo should point to official setup docs instead of duplicating step-by-step installation instructions.

How To Contribute

  1. Pick the smallest contribution type that fits your evidence: core solution, capability/comparison update, setup guide, example, or watchlist entry.
  2. Use templates/system-profile.md or templates/capability-page.md.
  3. Use primary sources or mark unverified fields as Unknown.
  4. For core solution profiles, link the solution from the relevant chooser, comparison, and capability pages so readers can evaluate it through the main decision paths.
  5. Open a PR with sources, verification notes, and any known limitations.

See CONTRIBUTING.md for the contribution guidelines.

Star History

Star History Chart

// compatibility

Platformscli, api, desktop, web, mobile
Operating systems
AI compatibilityclaude
LicenseApache-2.0
Pricingopen-source
Language

// faq

What is awesome-second-brain?

A curated solutions to building a self-evolving second brain that helps AI agents understand your personal and team context.. It is open-source on GitHub.

Is awesome-second-brain free to use?

awesome-second-brain is open-source under the Apache-2.0 license, so it is free to use.

What category does awesome-second-brain belong to?

awesome-second-brain is listed under mcp-servers in the Claudeers registry of Claude-compatible tools.

0 views
457 stars
unclaimed
updated 11 days ago

// embed badge

awesome-second-brain on Claudeers
[![Claudeers](https://claudeers.com/api/badge/awesome-second-brain.svg)](https://claudeers.com/awesome-second-brain)

// retro hit counter

awesome-second-brain hit counter
[![Hits](https://claudeers.com/api/counter/awesome-second-brain.svg)](https://claudeers.com/awesome-second-brain)

// reviews

// guestbook

0/500

// related in MCP Servers

🔓

f.k.a. Awesome ChatGPT Prompts. Share, discover, and collect prompts from the community. Free and open source — self-host for your organization with complete…

// mcp-serversf/HTML164,687NOASSERTION[ claude ]
🔓

A cross-platform desktop All-in-One assistant for Claude Code, Codex, OpenCode, OpenClaw, Gemini CLI & Hermes Agent. Only official website: ccswitch.io

// mcp-serversfarion1231/Rust112,854MIT[ claude ]
🔓

An open-source AI agent that brings the power of Gemini directly into your terminal.

// mcp-serversgoogle-gemini/TypeScript105,729Apache-2.0[ claude ]
🔓

A collection of MCP servers.

// mcp-serverspunkpeye/90,251MIT[ claude ]
Ecosystem hubone of the most connected projects in the claude ecosystem · 15 connections
→ see how awesome-second-brain connects across the ecosystem