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 is a cutting-edge tool designed to revolutionize the way presentations are created. By leveraging the power of large language models, slidev-mcp allows users to generate professional-grade slides with minimal effort. This tool is built on top of Slidev, a popular open-source presentation framework, and enhances its capabilities by introducing natural language processing. Users can simply provide a brief description of their presentation topic, and slidev-mcp will automatically generate a complete set of slides, complete with content and design elements. This not only saves time but also ensures that the presentations are polished and engaging. The integration with Slidev means that users can still take advantage of all the customization options and features that Slidev offers, while the AI component handles the heavy lifting of content creation. slidev-mcp is ideal for professionals, educators, and anyone who needs to create presentations quickly and efficiently.

Features

  • Seamless integration with Slidev for enhanced presentation creation
  • Utilizes large language models for natural language processing
  • Automated generation of professional-grade slides
  • User-friendly interface with minimal learning curve
  • Customizable design options to suit individual needs

Usages

usage with Claude Desktop

{
  "mcpServers": {
    "slidev-mcp": {
      "command": "/path/to/uv",
      "args": [
        "--directory",
        "/path/to/slidev-mcp",
        "run",
        "main.py"
      ],
      "description": ""
    }
  }
}

usage with OpenMCP

{
  "mcpServers": {
    "slidev-mcp": {
      "command": "/path/to/uv",
      "args": [
        "--directory",
        "/path/to/slidev-mcp",
        "run",
        "main.py"
      ],
      "description": ""
    }
  }
}

Tools

  1. OpenMCP

    A platform for managing and running MCP servers.

  2. Claude Desktop

    A desktop client for interacting with MCP servers.