Productivity
Trust: 25/100 (Limited)SlideMaster Guide
Create AI presentation videos with slides, narration, TTS audio, and MP4 export from any topic.
Quick Start
Install
npx @slidemaster/mcp-serverClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-headdao-slidemaster-mcp": {
"command": "npx",
"args": [
"@slidemaster/mcp-server"
]
}
}
}