We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/bermingham85/mcp-puppet-pipeline'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
console.log(`
╔════════════════════════════════════════════════════════════════╗
║ ║
║ 🚀 LAUNCHING FULL AUTOMATION SYSTEM 🚀 ║
║ ║
║ Your video will be automatically processed through: ║
║ • Intelligent frame extraction ║
║ • Puppet character generation ║
║ • Scene creation with Affogato ║
║ • Voice synthesis with ElevenLabs ║
║ • Complete content package generation ║
║ ║
╚════════════════════════════════════════════════════════════════╝
`);
// Load and run the automation
require('./FULL_AUTOMATION.js');