Convert topics or existing files into professional presentation videos with automated slides and narration. Streamline content creation by generating outlines, scripts, and high-quality text-to-speech audio in a single workflow. Manage the entire production pipeline from initial rendering to final video export for polished results.
Server Config
{
"mcpServers": {
"slidemaster": {
"command": "npx",
"args": [
"-y",
"@slidemaster/mcp-server@latest"
],
"env": {
"SLIDEMASTER_API_KEY": "your-key"
}
}
}
}