Loomal

SlideMaster

MCP server by github.com/headdao/slidemaster-mcp

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

0 starsnpm: @slidemaster/mcp-server

About SlideMaster

SlideMaster is an MCP (Model Context Protocol) server published by headdao in the official MCP registry. Create AI presentation videos with slides, narration, TTS audio, and MP4 export from any topic.

It ships as an npm package (@slidemaster/mcp-server), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/headdao/slidemaster-mcp.

Use SlideMaster with your agent

Claude Code · one command
claude mcp add slidemaster -- npx -y @slidemaster/mcp-server
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "slidemaster": {
      "command": "npx",
      "args": [
        "-y",
        "@slidemaster/mcp-server"
      ]
    }
  }
}
npm@slidemaster/mcp-server

Frequently asked questions

What is SlideMaster?
SlideMaster is an MCP (Model Context Protocol) server by headdao. Create AI presentation videos with slides, narration, TTS audio, and MP4 export from any topic.
How do I connect SlideMaster to Claude, Cursor, or another MCP client?
Install SlideMaster from its npm package (@slidemaster/mcp-server) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is SlideMaster open source?
Yes — the source code is public at github.com/headdao/slidemaster-mcp.
Can AI agents pay to use SlideMaster?
Not yet through Loomal — SlideMaster is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain SlideMaster? Claim this listing free by verifying GitHub ownership, or contact us.