Enterprise DNA
M MCP Servers Developer low

Skitchy/rekindle

by Various

Your AI forgets everything between sessions. Rekindle fixes that.

S

MCP

Skitchy/rekindle

Added 1 June 2026

#ai #continuity #mcp #mcp-server #memory #sqlite

Overview

Skitchy/rekindle is a TypeScript library that provides persistent memory for AI agents across sessions. It stores context and state so that agents can recall previous interactions without external services.

Best for

Best for
Developers building AI agents or chatbots that need session‑to‑session memory

Use cases

  • Give a chatbot long-term memory of user conversations
  • Maintain agent state across API calls or user sessions
  • Build AI assistants that remember user preferences over time

Notes

Skitchy/rekindle is a TypeScript library that provides persistent memory for AI agents across sessions. It stores context and state so that agents can recall previous interactions without external services.

3 stars on GitHub. Last updated 2026-05-13. Licensed MIT.

Use cases

  • Give a chatbot long-term memory of user conversations
  • Maintain agent state across API calls or user sessions
  • Build AI assistants that remember user preferences over time

Pros

  • Open source and simple to integrate with existing TypeScript projects
  • No external database required for basic persistence
  • Lightweight with minimal dependencies

Cons

  • Limited documentation and community examples
  • May require manual serialization for complex state
  • Not designed for high‑scale or distributed deployments

Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.

Pros

  • Open source and simple to integrate with existing TypeScript projects
  • No external database required for basic persistence
  • Lightweight with minimal dependencies

Cons

  • Limited documentation and community examples
  • May require manual serialization for complex state
  • Not designed for high‑scale or distributed deployments

Pairs with

Other entries in the index that connect to this one. Click through to see the chain.