MCPServers
n8n Workflow Validator - MCP server logo

n8n Workflow Validator

2
0

Summary

N8n-MCP-Server provides a validation and best practices framework for n8n workflows, enabling AI assistants to interact with n8n automation platform. It implements tools for workflow validation, API integration, NextJS integration, and workflow management through a TypeScript Express server. The implementation includes specialized validators for calendar integrations, documentation, error handling, naming conventions, performance, and security, making it particularly valuable for teams building complex automation workflows that need to maintain quality standards and follow best practices.

Available Actions(4)

N8nApiTool

Interacts directly with the n8n API. Example usage: method (string), endpoint (string), params (string)

WorkflowManagerTool

Manages n8n workflows (list, retrieve, create, update, delete, export, import). Example usage: action (string), tags (string)

NextJSIntegrationTool

Generates NextJS integrations for n8n workflows. Example usage: workflowId (string), outputDir (string), generateTypes (boolean), generateOpenAPI (boolean)

WorkflowValidatorTool

Validates n8n workflows against various criteria. Example usage: workflow (string), validators (array of strings), strictness (string)

Last Updated: April 17, 2025

Community Reviews

0.0
0 reviews
5
0
4
0
3
0
2
0
1
0

No reviews yet. Be the first to review!

Sign in to join the conversation

Coming soon to
HighlightHighlight AI

Language

TypeScript

Categories

Tags