ppt-master

GitHub

AI turns documents or topics into real, native PowerPoint decksβ€”with native shapes, transitions and animations, data-backed charts and tables on demand, audio narration from speaker notes, and support for your own .pptx templates. Β· by Hugo He

ppt-master MCP Server

MCP server for hugohe3/ppt-master

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "ppt-master": {
      "command": "npx",
      "args": [
        "-y",
        "@hugohe3/ppt-master"
      ]
    }
  }
}