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.

A
license - permissive license
Not graded
quality - not tested
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

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.
    26
    MIT
  • A
    license
    A
    quality
    D
    maintenance
    Provides persistent memory for Claude with hierarchical categorization, cross-corpus recall, session journals, and customizable persona, enabling memory continuity across sessions.
    7
    MIT

View all related MCP servers

Related MCP Connectors

  • Persistent context for Claude. Your AI always knows your projects and next actions across sessions.

  • Persistent memory and knowledge management for AI agents with semantic search and 50+ tools.

  • Persistent memory and knowledge graphs for AI agents. Hybrid search, context checkpoints, and more.

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/duke-of-beans/KERNL'

If you have feedback or need assistance with the MCP directory API, please join our Discord server