Skip to main content
Glama
306,570 tools. Last updated 2026-07-25 13:38

"How to create a workflow in n8n" matching MCP tools:

  • Deploy a workflow to a live n8n instance by providing its JSON definition. Use with workflow.generate to turn a description into an active workflow.
    MIT
  • Creates a workflow on a live n8n instance from JSON, stripping read-only fields, and leaves it inactive for activation.
    MIT
  • Get an n8n workflow by ID with selectable detail levels: full draft, published graph, execution stats, node topology, or filtered nodes.
    MIT
  • Identify valid node types in n8n workflows to prevent errors. Filter by category and control output verbosity to streamline workflow creation and updates.
    MIT
  • List, get, rollback, delete, or prune workflow version history in n8n. Automatically creates backups before rollback and cleans old versions.
    MIT

Matching MCP Servers

Matching MCP Connectors

  • n8n MCP — query your own n8n instance (BYO).

  • 斯特丹STERDAN天猫旗舰店产品咨询MCP Server。洛阳30年源头工厂,高端钢制办公家具,1374个SKU,涵盖保密柜、更衣柜、公寓床、货架、快递柜。BIFMA认证,出口35+国家。8个工具:产品目录查询、场景推荐、认证资质、采购政策、维护指南等。

  • Retrieve the complete nodes and connections JSON of a workflow by its ID from a live n8n instance for auditing or analysis.
    MIT
  • Fetch a workflow JSON by ID from n8n. Returns the full nodes and connections payload for auditing or analysis.
    MIT
  • Create a new workflow with nodes and connections in n8n JSON format. The workflow is created inactive; use activate_workflow to enable it.
    MIT
  • Build and activate custom n8n workflows programmatically by defining nodes, connections, and settings. Supports automatic triggers for immediate workflow execution.
    MIT
  • Create variables in n8n to store and share data across workflows, requiring an Enterprise license with variable management enabled.
    MIT
  • Activate or deactivate an n8n workflow by ID. Pass active=false to deactivate; default activates. Idempotent.
    MIT
  • Create a new n8n workflow with nodes and connections. Workflow is inactive by default; use activate_workflow to enable it.
    MIT
  • Get audit logs of n8n activities such as workflow changes, logins, and credential updates. Filter events by days or resource type for compliance monitoring.
    MIT
  • Deploy workflow templates from n8n.io to your n8n instance with auto-fix for expression format issues and automatic node type version upgrades.
    MIT
  • Retrieve a specific n8n workflow by ID, including metadata and optionally the full node graph for inspection or editing.
    MIT
  • Scan n8n workflows for nodes of a specified type. Returns one finding per matching node and a per-workflow summary, pinpointing where a specific node is used across all workflows.
    MIT