Skip to main content
Glama

n8n-workflow-builder-mcp

by ifmelate
dateTime.json1.22 kB
{ "nodeType": "n8n-nodes-base.dateTime", "displayName": "DateTime", "description": null, "version": "2", "properties": [ { "name": "operation", "displayName": "Operation", "type": "options", "default": "getCurrentDate", "options": [ { "name": "Add to a Date", "value": "addToDate" }, { "name": "Extract Part of a Date", "value": "extractDate" }, { "name": "Format a Date", "value": "formatDate" }, { "name": "Get Current Date", "value": "getCurrentDate" }, { "name": "Get Time Between Dates", "value": "getTimeBetweenDates" }, { "name": "Round a Date", "value": "roundDate" }, { "name": "Subtract From a Date", "value": "subtractFromDate" } ] } ], "credentialsConfig": [], "io": { "inputs": [], "outputs": [], "outputNames": [], "hints": {} }, "wiring": { "role": "generic", "requires": [], "optional": [], "consumedBy": [], "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