n8n-mcp-tools-expert
Expert guide for using n8n-mcp MCP tools effectively. Use when searching for nodes, validating configurations, accessing templates, managing workflows, or using any n8n-mcp tool. Provides tool selection guidance, parameter formats, and common patterns.
npx skills add sickn33/agentic-awesome-skills --skill n8n-mcp-tools-expert --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# n8n MCP Tools Expert Master guide for using n8n-mcp MCP server tools to build workflows. ## When to Use - You are using the `n8n-mcp` toolset to discover nodes, validate configs, or manage workflows. - The task involves choosing the right MCP tool or understanding its expected parameters and usage pattern. - You need guidance on workflow creation or editing through n8n MCP rather than through the n8n UI alone. --- ## Tool Categories n8n-mcp provides tools organized into categories: 1. **Node Discovery** → SEARCH_GUIDE.md 2. **Configuration Validation** → VALIDATION_GUIDE.md 3. **Workflow Management** → WORKFLOW_GUIDE.md 4. **Template Library** - Search and deploy 2,700+ real workflows 5. **Documentation & Guides** - Tool docs, AI agent guide, Code node guides --- ## Quick Reference ### Most Used Tools (by success rate) | Tool | Use When | Speed | |------|----------|-------| | `search_nodes` | Finding nodes by keyword | <20ms | | `get_node` | Understanding node operations (detail="standard") | <10ms | | `validate_node` | Checking configurations (mode="full") | <100ms | | `n8n_create_workflow` | Creating workflows | 100-500ms | | `n8n_update_partial_workflow` | Editing workflows (M
- When to Use
- Tool Categories
- Quick Reference
- Most Used Tools (by success rate)
- Tool Selection Guide
- Finding the Right Node
- Validating Configuration
- Managing Workflows
- Critical: nodeType Formats
- Format 1: Search/Validate Tools
- Format 2: Workflow Tools
- Conversion
- Common Mistakes
- Mistake 1: Wrong nodeType Format
What does the n8n-mcp-tools-expert skill do?
Expert guide for using n8n-mcp MCP tools effectively. Use when searching for nodes, validating configurations, accessing templates, managing workflows, or using any n8n-mcp tool. Provides tool selection guidance, parameter formats, and common patterns.
How do I install it?
Run `npx skills add sickn33/agentic-awesome-skills --skill n8n-mcp-tools-expert --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From sickn33/agentic-awesome-skills, a repository with 44,414 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.