MCP N8n Workflow Builder
UnclaimedAI-powered n8n workflow automation through natural language. MCP server enabling Claude AI & Cursor IDE to create, manage, and monitor workflows via Model Context Protocol. Multi-instance support, 17 tools, comprehensive docs. Build workflows conversationally without manual JSON editing.
Install
npx @kernel.salacoste/n8n-workflow-builder --versionUnclaimed listing
Is this your MCP server?
This listing was auto-indexed from the public record. Claim it to edit the page, set compatibility and unlock growth tools. Takes under two minutes.
Claim this serverTools (22)
activate_workflow
Enable workflow execution
create_credential
Create credentials with schema validation
create_tag
Create workflow organization tags
create_workflow
Build new workflows from scratch
deactivate_workflow
Disable workflow execution
delete_credential
Permanently remove credentials
delete_execution
Remove execution records
delete_tag
Remove workflow tags
delete_workflow
Remove workflows
execute_workflow
Manually trigger workflow runs
get_credential
Security guidance (blocked by n8n API)
get_credential_schema
Get credential type JSON schema
get_execution
Detailed execution information
get_tag
Get specific tag information
get_workflow
Retrieve complete workflow details
list_credentials
Security guidance (blocked by n8n API)
list_executions
View execution history with filters
list_workflows
List all workflows with filtering
retry_execution
Retry failed workflow runs
update_credential
Immutability guidance (DELETE + CREATE)
update_tag
Modify tag information
update_workflow
Modify existing workflows