Server Config
{
"mcpServers": {
"n8n-workflow-builder": {
"command": "node",
"args": [
"/absolute/path/to/n8n-workflow-builder-mcp/dist/index.js"
]
}
}
}{
"mcpServers": {
"n8n-workflow-builder": {
"command": "node",
"args": [
"/absolute/path/to/n8n-workflow-builder-mcp/dist/index.js"
]
}
}
}