GitHub Stars
0
User Rating
Not Rated
Forks
0
Issues
0
Views
1
Favorites
0
README
š n8n-piapi-automation
MCP-powered n8n workflow automation for PiAPI integration with image, music, and video generation
Quick Start
# Setup everything
cd scripts && ./setup.sh
# Test basic workflows
./test-workflows.sh
# Test advanced features
./test-advanced-workflows.sh
# Create backup
./backup.sh
Structure
workflows/
- n8n workflow JSON filesconfigs/
- Environment and credential configsscripts/
- Automation scriptstests/
- Automated test suiteslogs/
- Application logsbackups/
- Workflow backups
Commands
setup.sh
- Complete n8n setup with workflowsimport-workflows.sh
- Import all workflowstest-workflows.sh
- Test all endpointsbackup.sh
- Create full backup
Features
ā
Working PiAPI Integration - Image, music, and video generation
ā
Advanced Polling System - Automatic status checking until completion
ā
Multi-Model Support - Flux Pro/Dev, Midjourney, Kling, LLM
ā
Content Download & Storage - Automatic file organization
ā
MCP-Powered Automation - CLI-based workflow management
ā
GitHub Integration - Version control and CI/CD
ā
Automated Testing - Webhook endpoint validation
ā
Easy Deployment - One-command setup and import
Next Steps
- Update
configs/credentials-template.json
with real API keys - Add new workflows to
workflows/
directory - Run tests regularly with
test-workflows.sh
- Use GitHub Actions for automated testing
Author Information
Threads