mcp-n8n-builder

mcp-n8n-builder

22

The mcp-n8n-builder is a server designed for the programmatic creation and management of n8n workflows using the Model Context Protocol. It offers comprehensive tools for workflow and execution management, along with features such as schema validation and error handling, aimed primarily at facilitating AI-driven workflow management.

What is the purpose of the mcp-n8n-builder?

The mcp-n8n-builder is designed to automate the creation and management of n8n workflows through programmatic interaction with n8n's REST API.

How does the server validate node types?

The server validates node types by checking them against the available nodes in the n8n instance before workflow creation to prevent errors.

Can I filter workflows by specific criteria?

Yes, workflows can be filtered by name, tags, or active status using the list_workflows tool.

What environment variables are required for configuration?

Key environment variables include N8N_HOST, N8N_API_KEY, SERVER_NAME, SERVER_VERSION, LOG_LEVEL, CACHE_ENABLED, CACHE_TTL, and OUTPUT_VERBOSITY.

Is there documentation available for the tools and resources?

Yes, the server provides extensive documentation for all tools and resources to assist users in understanding and utilizing its capabilities.