ai.unpaper/cli — Model Context Protocol (MCP) Server
The MCP server provides local slide-deck processing via the ai.unpaper/cli package. It uses templates and checks to convert HTML into editable PowerPoint content, and supports “.pptx rescue” workflows. The description explicitly notes that there is no AI inside and that operations are performed locally.
🛠️ Key Features
- Slide decks locally (templates and checks)
- HTML → editable PowerPoint output
.pptxrescue support- No AI functionality included
🚀 Use Cases
- Converting existing HTML slide content into an editable
.pptx - Rebuilding or recovering slide decks (“.pptx rescue”)
- Using local templates and validation/check steps before generating PowerPoint
⚠️ Limitations
- No AI capabilities (“No AI inside”)
- Capabilities are focused on local slide-deck conversion and rescue, based on templates/checks.