n8n Workflow Builder
Enables creation and management of n8n workflows through a TypeScript-based server that provides tools for designing, validating, and exporting complete workflow configurations.
19 stars
0 tools
Created Aug 2025
@jimmy974/jimmy974-n8n-workflow-builder-n8n-workflow-builderAbout
Enables creation and management of n8n workflows through a TypeScript-based server that provides tools for designing, validating, and exporting complete workflow configurations.
Categories
general
Installation
npm
npm install @jimmy974/jimmy974-n8n-workflow-builder-n8n-workflow-builder
Configuration
{
"mcpServers": {
"jimmy974-n8n-workflow-builder-n8n-workflow-builder": {
"command": "npx",
"args": [
"-y",
"@jimmy974/jimmy974-n8n-workflow-builder-n8n-workflow-builder"
]
}
}
}