Skip to main content
Glama
220,087 tools. Last updated 2026-06-21 10:24

"n8n workflow automation platform" matching MCP tools:

Matching MCP Servers

Matching MCP Connectors

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

  • Build and manage Cloudgate workflow-APIs: controllers, actions, workflow graphs, and databases.

  • Access documentation and usage guides for n8n workflow automation tools to understand available capabilities and implementation methods.
    MIT
  • Fetch a workflow JSON by ID from n8n. Returns the full nodes and connections payload for auditing or analysis.
    MIT
  • Activate or deactivate an n8n workflow by ID. Pass active=false to deactivate; default activates. Idempotent.
    MIT
  • 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
  • Generate n8n workflow proposals from natural language descriptions using AI, then deploy chosen proposals or create fresh workflows.
  • 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
  • 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
  • Deploy any workflow template from n8n.io to your n8n instance with automatic fixes for expression format and typeVersions. Returns workflow ID and required credentials.
  • Replace all tags on an n8n workflow to update its categorization and organization within the automation platform.
    MIT
  • Establish connection to an n8n automation platform instance using URL and API key credentials to enable workflow management and execution.
    MIT