Skip to main content
Glama

n8n-workflow-builder-mcp

by ifmelate
langchain_memoryChatRetriever.json918 B
{ "nodeType": "@n8n/n8n-nodes-langchain.memoryChatRetriever", "displayName": "Chat Messages Retriever", "description": "Retrieve chat messages from memory and use them in the workflow", "version": 1, "properties": [ { "name": "deprecatedNotice", "displayName": "This node is deprecated. Use 'Chat Memory Manager' node instead.", "type": "notice", "default": "" }, { "name": "simplifyOutput", "displayName": "Simplify Output", "type": "boolean", "default": true, "description": "Whether to simplify the output to only include the sender and the text" } ], "credentialsConfig": [], "io": { "inputs": [], "outputs": [], "outputNames": [], "hints": {} }, "wiring": { "role": "memory", "requires": [], "optional": [], "consumedBy": [ "AiAgent" ], "consumes": [], "produces": [] } }

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/ifmelate/n8n-workflow-builder-mcp'

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