Skip to main content
Glama

n8n-workflow-builder-mcp

by ifmelate
langchain_memoryZep.json583 B
{ "nodeType": "@n8n/n8n-nodes-langchain.memoryZep", "displayName": "Zep", "description": "Use Zep Memory", "version": [ 1, 1.1, 1.2, 1.3 ], "properties": [], "credentialsConfig": [], "io": { "inputs": [], "outputs": [ "AiMemory" ], "outputNames": [ "Memory" ], "hints": { "connectTo": [ "AiAgent" ] } }, "wiring": { "role": "memory", "requires": [], "optional": [], "consumedBy": [ "AiAgent" ], "consumes": [], "produces": [ "AiMemory" ] } }

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