Skip to main content
Glama
305,560 tools. Last updated 2026-07-23 07:10

"Information about n8n workflow automation tool" matching MCP tools:

  • Retrieve detailed information about a specific automation rule, including its trigger and step graph, by providing the automation identifier.
    MIT
  • Retrieve detailed information about a workflow, including its input fields, recent runs, and creator.
    MIT
  • Retrieve complete information about a specific tool, including all details about its input schema and purpose.
    MIT

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
  • 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
  • Retrieve execution history to monitor automation performance and debug workflow failures. Filter by workflow ID or view all executions with status, timestamps, and workflow information.
    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
  • Create a new n8n workflow by providing a client ID and name, with optional nodes and connections to define automation steps.
    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