What problem does it solve?
Provides authoritative guidance to select the correct n8n-mcp tools, discover nodes, validate configurations, and manage templates and workflows so engineers avoid common errors, wasted tokens, and broken deployments.
Core Features & Use Cases
- Node Discovery & Formats: Explains search_nodes and the short vs full nodeType formats for discovery and workflow tools.
- Validation Profiles & Auto-Sanitization: Covers validate_node, validate_workflow, profiles (minimal/runtime/ai-friendly/strict), and the auto-sanitization behaviors and autofix options.
- Workflow Management & Templates: Describes n8n_create_workflow, n8n_update_partial_workflow (smart parameters: branch/case), n8n_deploy_template, versioning, and activation patterns.
- Operational Best Practices: Intent parameter use, iterative edit/validate cycles, error recovery (n8n_autofix_workflow, cleanStaleConnections), and data table management.
- Use Cases: Find and configure nodes, pre-deployment validation, deploy and activate templates, and iteratively build robust production workflows.
Quick Start
Search for the Slack node, retrieve standard node details, validate a runtime configuration to post to #general, and prepare a deployable workflow.