mysql-chat-memory

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

Package Information

Released: 9/6/2025
Downloads: 8 weekly / 21 monthly
Latest Version: 1.0.1
Author: Andrey Fedorov

Documentation

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

Discussion