LSTM-Kirigaya/slidev-mcp
If you are the rightful owner of slidev-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
slidev-mcp is an AI-powered tool that simplifies the creation of professional presentations by integrating with Slidev and utilizing large language model technology.
slidev-mcp
AI-powered Professional Slide Creation Made Easy!
✨ Introduction
slidev-mcp is an intelligent slide generation tool based on Slidev that integrates large language model technology, allowing users to automatically generate professional online PPT presentations with simple descriptions.
Key Features:
- Dramatically lowers the barrier to using Slidev
- Natural language interactive slide creation
- Automated generation of professional presentations
🚀 Quick Start
-
Install Python, UV and NodeJS
-
configure
{ "mcpServers": { "slidev-mcp": { "command": "/path/to/uv", "args": [ "--directory", "/path/to/slidev-mcp", "run", "main.py" ], "description": "" } } }
-
Open Claude Desktop or other MCP client (such as OpenMCP, Cherry Studio)
🛠️ Developement
-
Open vscode
-
Open main.py and start OpenMCP
📄 License
MIT License © 2023 LSTM-Kirigaya