Back to MCP Servers
Slideshot
Convert HTML to PDF/PNG/WebP/PPTX slide carousels with 11 themes (LinkedIn, Instagram, pitch decks, infographics). Pixel-perfect Puppeteer rendering, dimension-aware reflow for portrait/landscape, token-efficient JSON mode. `npx slideshot-mcp`.
multimedia-processai
By 06ketan
Installation
npx slideshot-mcpConfiguration
{
"mcpServers": {
"slideshot": {
"command": "npx",
"args": ["-y", "slideshot"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes