slidev-mcp

LSTM-Kirigaya/slidev-mcp

3.4

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

  1. Install Python, UV and NodeJS

  2. configure

    {
      "mcpServers": {
        "slidev-mcp": {
          "command": "/path/to/uv",
          "args": [
            "--directory",
            "/path/to/slidev-mcp",
            "run",
            "main.py"
          ],
          "description": ""
        }
      }
    }
    
  3. Open Claude Desktop or other MCP client (such as OpenMCP, Cherry Studio)

🛠️ Developement

  1. Download OpenMCP

  2. Open vscode

  3. Open main.py and start OpenMCP

📄 License

MIT License © 2023 LSTM-Kirigaya