From 011ec40a7500c282cb2f92ad1c8ab0ec356de41c Mon Sep 17 00:00:00 2001 From: Ketan Rajaram Chavan <57368152+06ketan@users.noreply.github.com> Date: Fri, 1 May 2026 19:04:24 +0530 Subject: [PATCH] Add 06ketan/slideshot to Multimedia Process HTML-to-slide rendering MCP server. Converts HTML with .slide elements to PDF/PNG/WebP/PPTX. 11 themes for LinkedIn carousels, Instagram posts, pitch decks, and infographics. Uses Puppeteer for pixel-perfect rendering. npm: https://www.npmjs.com/package/slideshot-mcp --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 55f255c0..9c20d566 100644 --- a/README.md +++ b/README.md @@ -1827,6 +1827,7 @@ Access and analyze application monitoring data. Enables AI models to review erro Provides the ability to handle multimedia, such as audio and video editing, playback, format conversion, also includes video filters, enhancements, and so on +- [06ketan/slideshot](https://github.com/06ketan/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`. - [1000ri-jp/atsurae](https://github.com/1000ri-jp/atsurae) 🐍 ☁️ 🍎 🪟 🐧 - AI-powered video editing MCP server with 10 tools for timeline editing, 5-layer compositing, semantic operations, and FFmpeg rendering (1920x1080, 30fps H.264+AAC). - [AceDataCloud/MCPSuno](https://github.com/AceDataCloud/SunoMCP) [![AceDataCloud/MCPSuno MCP server](https://glama.ai/mcp/servers/AceDataCloud/MCPSuno/badges/score.svg)](https://glama.ai/mcp/servers/AceDataCloud/MCPSuno) 🐍 ☁️ - Suno AI music generation, lyrics, covers, and vocal extraction via Ace Data Cloud API. - [agenticdecks/deckrun-mcp](https://github.com/agenticdecks/deckrun-mcp) [![deckrun-mcp MCP server](https://glama.ai/mcp/servers/agenticdecks/deckrun-mcp/badges/score.svg)](https://glama.ai/mcp/servers/agenticdecks/deckrun-mcp) 🐍 ☁️ - Generate presentation PDFs, narrated videos, and MP3 audio from Markdown. Free tier requires no API key or local install — add a URL to your IDE config and start generating. Paid tier adds video, audio, async jobs, and account tools.