Back to Nodes

MySQL Chat Memory

Last updated Sep 6, 2025

A custom n8n node for using MySQL as chat memory for AI agents

5 Weekly Downloads
14 Monthly Downloads

Included Nodes

MySQL Chat Memory

Description

n8n-nodes-mysql-chat-memory

A custom n8n node that provides persistent chat memory storage using MySQL database, enabling stateful AI/LLM workflows with conversation history.

Installation

Follow the installation guide in the n8n community nodes documentation.

Usage

  1. Configure MySQL credentials in n8n
  2. Add the MySQL Chat Memory node to your workflow
  3. Configure session ID and other parameters
  4. Use with LLM nodes to maintain conversation state

License

MIT – see LICENSE.md for details