Exposes four tools for generating carousel slides from HTML: create_slides walks you through theme selection and rendering, render_html_to_images does the actual Puppeteer conversion to PNG/WebP/PDF/PPTX, get_slide_prompt fetches one of seven themed templates (generic minimal, Instagram gradients, pitch deck, dark neon, editorial serif), and health_check verifies Chromium. Built on a CLI that outputs high-res images at 4x scale by default. The same engine powers a web app at slideshot.vercel.app and a REST API with an OpenAPI spec, so you can use it from ChatGPT actions or OpenWebUI if MCP isn't an option. Reach for this when you need production-ready carousel images for LinkedIn posts or slide decks without manually screenshotting browser tabs.
claude mcp add --transport stdio 06ketan-slideshot uvx slideshot