Skip to main content
Glama
510,532 tools. Updated 2026-09-04 06:32

"A server for finding information about n8n workflow automation" 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.

  • Retrieve detailed information about a VPS server by providing its UUID, including status, specs, and network details.
    MIT
  • 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
  • Get a recommended workflow for looking up n8n nodes, validating configs, and managing live instances. Use as a starting point when unsure where to begin.
    BSD 2-Clause "Simplified"
  • Creates a workflow on a live n8n instance from JSON, stripping read-only fields, and leaves it inactive for activation.
    MIT
  • Access documentation and usage guides for n8n workflow automation tools to understand available capabilities and implementation methods.
    MIT
  • Manage n8n workflow version history: list, compare, rollback, delete, or prune versions. Restore previous versions or clean up old snapshots from local or native sources.
    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 detailed information about a specific MCP server from the registry, including its manifest and installation details, to understand its capabilities and setup requirements.
  • 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