@pipeworx/n8n
Connect: https://gateway.pipeworx.io/n8n/mcp · Install: one-click buttons
Tools: 3
Tools
- n8n_list_workflows — List workflows in YOUR n8n instance, with an active/inactive breakdown. Answers “how many active workflows do we have”, “list our n8n workflows”, “which workflows are turned on”. Each workflow: id, na
- n8n_get_workflow — Get one workflow’s detail by id from your n8n instance — name, active state, node list (which integrations it uses), tags, timestamps. Get the id from n8n_list_workflows. Requires your instance_url +
- n8n_list_executions — List recent workflow executions (runs) in your n8n instance — for “did our workflows run”, “show recent failures”, “execution history”. Each: id, workflowId, status (success/error/waiting), mode, star
Tools
-
n8n_get_workflow— Get one workflow's detail by id from your n8n instance — name, active state, node list (which integrations it uses), tags, timestamps. Get the id from n8n_list_workflows. Requires your instance_url + -
n8n_list_executions— List recent workflow executions (runs) in your n8n instance — for did our workflows run , show recent failures , execution history . Each: id, workflowId, status (success/error/waiting), mode, started -
n8n_list_workflows— List workflows in YOUR n8n instance, with an active/inactive breakdown. Answers how many active workflows do we have , list our n8n workflows , which workflows are turned on . Each workflow: id, name,