n8n-workflow-builder

n8n-workflow-builder

4.5

n8n-workflow-builder is hosted online, so all tools can be tested directly either in theTools tabor in theOnline Client.

If you are the rightful owner of n8n-workflow-builder and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcpreview.com.

The n8n Workflow Builder MCP Server is designed to manage n8n workflows, providing tools for workflow management and execution management.

list_workflows

List all workflows from n8n

Try it

    Result:

    create_workflow

    Create a new workflow in n8n

    Try it

      nodes

      No items yet. Use the button below to add some.

        connections

        No items yet. Use the button below to add some.

            Result:

            get_workflow

            Get a workflow by ID

            Try it

                Result:

                update_workflow

                Update an existing workflow

                Try it

                  Unsupported field schema for field root_nodes: Missing items definition.

                  {
                    "type": "array"
                  }

                    Unsupported field schema for field root_connections: Missing items definition.

                    {
                      "type": "array"
                    }

                        Result:

                        delete_workflow

                        Delete a workflow by ID

                        Try it

                            Result:

                            activate_workflow

                            Activate a workflow by ID

                            Try it

                                Result:

                                deactivate_workflow

                                Deactivate a workflow by ID

                                Try it

                                    Result:

                                    list_executions

                                    List all executions from n8n with optional filters

                                    Try it

                                                  Result:

                                                  get_execution

                                                  Get details of a specific execution by ID

                                                  Try it

                                                        Result:

                                                        delete_execution

                                                        Delete an execution by ID

                                                        Try it

                                                            Result: