Skip to main content
Glama

KERNL

A 128-tool MCP server for session persistence, semantic memory, cross-project learning, adversarial testing, and crash recovery — built to give a stateless assistant continuity across sessions instead of starting cold every time.

The problem

Every new conversation with an LLM starts from zero. No memory of decisions made yesterday, no awareness of what was tried and failed last week, no ability to notice a pattern that shows up across five different projects. That's a real ceiling on what an assistant can actually do for ongoing work.

Related MCP server: Self-Improving Memory MCP

What it does

KERNL provides the infrastructure layer underneath a persistent working relationship with an AI assistant: semantic recall over past sessions, cross-project pattern matching, structured checkpointing so a crash doesn't lose hours of context, and adversarial self-testing so conclusions get challenged rather than accepted at face value. 128 tools across session management, memory, testing, and project coordination.

Part of a system

KERNL is one piece of a larger cognitive-infrastructure stack — memory, maintenance, adversarial testing, and session continuity as separate, composable layers rather than one monolith. See davidkirsch.me/builds for the rest.

Related MCP Connectors

Related MCP Servers

  • -
    license
    Not graded
    quality
    Not graded
    maintenance
    Provides Claude Desktop with persistent memory across sessions, storing up to 10,000 memories with semantic search and automatic context bridging. Features temporal versioning and anti-degradation protocols to maintain conversation continuity.
    -
  • A
    license
    Not graded
    quality
    D
    maintenance
    Provides Claude with persistent memory and learning capabilities through 10 automatic agents that capture decisions, errors, solutions, and patterns across conversations. Features an anti-compaction system to prevent context loss and enables infinite conversation continuity.
    38 npm
    MIT
  • A
    license
    A
    quality
    C
    maintenance
    Provides persistent memory for Claude with hierarchical categorization, cross-corpus recall, session journals, and customizable persona, enabling memory continuity across sessions.
    7
    MIT