SlideMaster runs on your own machine — the client starts it, so there is no endpoint to ping. 117 installs a week from npm.
Create AI presentation videos with slides, narration, TTS audio, and MP4 export from any topic.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add slidemaster-mcp -- npx -y @slidemaster/mcp-server
{
"mcpServers": {
"slidemaster-mcp": {
"args": [
"-y",
"@slidemaster/mcp-server"
],
"command": "npx"
}
}
}
[mcp_servers.slidemaster-mcp]
command = "npx"
args = ["-y", "@slidemaster/mcp-server"]
{
"mcpServers": {
"slidemaster-mcp": {
"args": [
"-y",
"@slidemaster/mcp-server"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"slidemaster-mcp": {
"args": [
"-y",
"@slidemaster/mcp-server"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.