Loading MCP server directory, please wait...
Create AI presentation videos with slides, narration, TTS audio, and MP4 export from any topic.
npx @getmcp/cli add io.github.Headdao/slidemaster-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
SLIDEMASTER_API_KEYYour SlideMaster API key (get one at https://slidemaster.tw/settings/api-keys)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.Headdao/slidemaster-mcp": {
"command": "npx",
"args": [
"-y",
"@slidemaster/mcp-server"
],
"env": {
"SLIDEMASTER_API_KEY": "",
"SLIDEMASTER_API_BASE": ""
}
}
}
}