mdslides-mcp-server

mdslides-mcp-server

3.2

If you are the rightful owner of mdslides-mcp-server 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.

An MCP server for generating HTML slides from Markdown content using the mkslides library.

The mdslides-mcp-server is a Model Context Protocol (MCP) server designed to facilitate the creation of HTML presentation slides from Markdown content. It leverages the mkslides library to convert Markdown into slides, providing a seamless interface for users to generate presentations. This server is particularly useful for developers and content creators who use tools like Claude in VSCode, as it integrates directly with these environments to streamline the slide creation process. The server supports various configuration options, including themes and Reveal.js settings, and can be deployed using Docker for ease of use. By handling temporary files efficiently, it ensures a clean and organized workflow.

Features

  • Generate HTML slides from Markdown.
  • Support for various mkslides configuration options (themes, highlight themes, Reveal.js options).
  • Clean handling of temporary files.
  • Containerized deployment option using Docker.