Skip to main content
Glama

n8n-workflow-builder-mcp

by ifmelate
n8n.json1.36 kB
{ "nodeType": "n8n-nodes-base.n8n", "displayName": "n8n", "description": "Handle events and perform actions on your n8n instance", "version": 1, "properties": [ { "name": "additionalOptions", "displayName": "Additional Options", "type": "collection", "default": {}, "description": "Risk categories to include in the audit", "placeholder": "Add Filter", "displayOptions": { "show": { "resource": [ "audit" ] } } }, { "name": "operation", "displayName": "Operation", "type": "options", "default": "get", "description": "Generate a security audit for this n8n instance", "options": [ { "name": "Generate", "value": "generate", "description": "Generate a security audit for this n8n instance" } ], "displayOptions": { "show": { "resource": [ "audit" ] } } } ], "credentialsConfig": [], "io": { "inputs": [ "Main" ], "outputs": [ "Main" ], "outputNames": [], "hints": {} }, "wiring": { "role": "generic", "requires": [], "optional": [], "consumedBy": [], "consumes": [ "Main" ], "produces": [ "Main" ] } }

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