Skip to main content
Glama
187,900 tools. Last updated 2026-06-10 10:05

"How to Trigger an n8n Workflow" 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
  • Fetch an n8n workflow by ID with selectable detail levels: draft, published graph, execution stats, structure, or minimal metadata.
  • Retrieve the complete nodes and connections JSON of a workflow by its ID from a live n8n instance for auditing or analysis.
    MIT
  • Build and activate custom n8n workflows programmatically by defining nodes, connections, and settings. Supports automatic triggers for immediate workflow execution.
    MIT

Matching MCP Servers

Matching MCP Connectors

  • Cloudflare Workers MCP server: agent-workflow-engine

  • Transform any blog post or article URL into ready-to-post social media content for Twitter/X threads, LinkedIn posts, Instagram captions, Facebook posts, and email newsletters. Pay-per-event: $0.07 for all 5 platforms, $0.03 for single platform.

  • Test n8n workflow execution by triggering webhook, form, or chat nodes. Auto-detects trigger type; provide workflow ID and optional data, headers, or message.
  • Retrieve complete details of an n8n workflow by its ID, including all nodes, connections, and settings, to enable inspection, troubleshooting, or further automation management.
    MIT
  • Activate or deactivate an n8n workflow by providing its ID and a boolean flag. Manage workflow status to control execution without modifying its configuration.
    MIT
  • Deploy workflow templates from n8n.io to your n8n instance. Auto-fixes expression format and typeVersion issues, returning workflow ID and required credentials.
  • Activate or deactivate a specified workflow on a live n8n instance. Pass 'active: false' to deactivate; re-activating an already active workflow has no effect.
    MIT
  • Establish connection to an n8n automation platform instance using URL and API key credentials to enable workflow management and execution.
    MIT
  • Retrieves an n8n workflow by its unique ID. Access workflow details, configuration, and node setup for management or inspection.
    MIT
  • Establish connection to n8n automation platform using URL and API key to enable workflow management and execution.
    MIT
  • Permanently delete a workflow from an n8n server using its workflow ID. This action is irreversible and removes the workflow entirely.
    MIT