mcpbeat Sign in

SlideMaster MCP Server

local only

SlideMaster runs on your own machine — the client starts it, so there is no endpoint to ping. 87 installs a week from npm.

Create AI presentation videos with slides, narration, TTS audio, and MP4 export from any topic.

Installs per day peak 55 · avg 17 · -10% w/w
a month agotoday
87
Installs / week
npm · @slidemaster/mcp-server
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

Nothing serious here today

Today is the operative word: we check SlideMaster every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

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.

run in your terminal
claude mcp add slidemaster-mcp -- npx -y @slidemaster/mcp-server
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "slidemaster-mcp": {
      "args": [
        "-y",
        "@slidemaster/mcp-server"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.slidemaster-mcp]
command = "npx"
args = ["-y", "@slidemaster/mcp-server"]
.cursor/mcp.json
{
  "mcpServers": {
    "slidemaster-mcp": {
      "args": [
        "-y",
        "@slidemaster/mcp-server"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "slidemaster-mcp": {
      "args": [
        "-y",
        "@slidemaster/mcp-server"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: SLIDEMASTER_API_KEY (Your SlideMaster API key (get one at https://slidemaster.tw/settings/api-keys)), SLIDEMASTER_API_BASE (Override API base URL (default: https://api.slidemaster.tw/api/v1/public)). The author declared them in the registry entry; get the values from the project itself.

Alternatives to SlideMaster

same job, measured the same way
Presentations AI
by presentations

Presentations.AI MCP server — create designed slide decks from a topic, text, or document.

5 tools answering
Motion Text
by motiontext

Turn words, images, and audio into an animated video with MP4 export.

3 tools answering
Compeller
by compeller

Create and track AI music videos and audio-reactive visuals from songs.

30 tools answering
Gamma MCP Server
by amer-prog

Create presentations, documents, and webpages from any MCP-compatible AI assistant via Gamma.app

30 installs/wk local only
Picsart GenAI
by picsart-api

Generate and edit images, videos, and audio with 150+ models from 20+ vendors.

34 tools answering
Clipia
by clipia-ai

Generate AI images, video, speech, music and presentations from Claude, ChatGPT and Cursor.

answering
Hypernatural
by hypernatural

Create and edit AI videos from chat: plan shots, generate scenes, and export stories and ads.

answering
MagicSlides
by theindianappguy

Create presentations, docs, sheets and meeting notes from chat. Hosted link, editor, PPTX & PDF.

answering

SlideMaster — questions

Answers built from our own checks of this server.

Why is there no uptime for SlideMaster?
SlideMaster runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @slidemaster/mcp-server was installed 87 times last week.
How do I connect SlideMaster?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @slidemaster/mcp-server straight from npm; nothing to host, nothing to sign up for.
How many people use SlideMaster?
The npm package @slidemaster/mcp-server was installed 87 times in the last week. Week over week that is -10%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.