Skip to main content
Glama
205,128 tools. Last updated 2026-06-15 05:21

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

Matching MCP Servers

Matching MCP Connectors

  • Create, browse, remix, collaborate on, and run durable AI workflow nodes from MCP hosts.

  • Cloudflare Workers MCP server: agent-workflow-engine

  • Activate or deactivate an n8n workflow by ID. Pass active=false to deactivate; default activates. Idempotent.
    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
  • 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
  • Establish connection to an n8n automation platform instance using URL and API key credentials to enable workflow management and execution.
    MIT
  • Replace all tags on an n8n workflow to update its categorization and organization within the automation platform.
    MIT
  • Retrieve detailed information about a specific n8n workflow by its ID. Use this tool to access workflow configurations, nodes, and settings after identifying workflows with list-workflows.
    MIT
  • Establish connection to n8n automation platform using URL and API key to enable workflow management and execution.
    MIT