Skip to main content
Glama

n8n-workflow-builder-mcp

by ifmelate
cron.json1.03 kB
{ "nodeType": "n8n-nodes-base.cron", "displayName": "Cron", "description": "Triggers the workflow at a specific time", "version": 1, "properties": [ { "name": "notice", "displayName": "This workflow will run on the schedule you define here once you <a data-key=\"activate\">activate</a> it.<br><br>For testing, you can also trigger it manually: by going back to the canvas and clicking 'test workflow'", "type": "notice", "default": "" }, { "name": "triggerTimes", "displayName": "Trigger Times", "type": "fixedCollection", "default": {}, "description": "Triggers for the workflow", "placeholder": "Add Cron Time", "typeOptions": { "multipleValues": true } } ], "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