Skip to main content
Glama
469,988 tools. Updated 2026-08-21 09:48

"n8n workflow automation platform" matching MCP tools:

  • Retrieve all Automation Studio projects from Itential Platform to access organized workflows, templates, and automation artifacts for team collaboration and asset management.
    GPL 3.0
  • List all workflow API endpoints from Itential Platform to discover available automation processes for network operations, device management, and service provisioning.
    GPL 3.0
  • Retrieve workflow execution jobs from Itential Platform to monitor automation status, progress, and results.
    GPL 3.0
  • Access documentation and usage guides for n8n workflow automation tools to understand available capabilities and implementation methods.
    MIT

Matching MCP Servers

  • A
    license
    B
    quality
    C
    maintenance
    Autonomous AI agent for n8n workflow automation with credential factories, execution helpers, and 4343+ workflow templates. Provides 38 MCP tools for full n8n API coverage.
    46
    MIT
  • A
    license
    Not graded
    quality
    C
    maintenance
    Enables users to create, manage, and monitor n8n workflows through natural language using AI interfaces like Claude and Cursor. It supports multi-instance environments and provides tools for workflow lifecycle management, execution monitoring, and tag organization.
    70
    229
    MIT

Matching MCP Connectors

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

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

  • Retrieve details of a specific email automation including its workflow, or list all automations with optional status filter and pagination.
    MIT
  • 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
  • Build and activate custom n8n workflows programmatically by defining nodes, connections, and settings. Supports automatic triggers for immediate workflow execution.
    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