n8n MCP Server

list-workflows

List all workflows from n8n

Input Schema

NameRequiredDescriptionDefault
clientIdYes

Input Schema (JSON Schema)

{ "properties": { "clientId": { "type": "string" } }, "required": [ "clientId" ], "type": "object" }

You must be authenticated.

Other Tools