M

Mkslides MCP

A Markdown-to-HTML slide generation service based on the MCP protocol, implemented through the mkslides library, supporting theme configuration and Docker deployment.
2 points
10

What is mdslides-mcp-server?

This is a server based on the Model Context Protocol that can automatically convert Markdown documents into professional presentations. It uses the mkslides tool library and supports directly generating slides through AI assistants such as Claude, which is particularly suitable for scenarios such as technical sharing and product demonstrations.

How to use mdslides-mcp-server?

Simply install and configure it in an editor that supports the MCP protocol (such as VSCode), and you can create slides using simple Markdown syntax. The system will automatically handle format conversion and style configuration.

Applicable scenarios

Occasions that require quickly creating professional slides, such as preparing technical speeches, making teaching courseware, demonstrating product features, and generating meeting reports.

Main features

Markdown to slidesGenerate professional HTML slides using simple Markdown syntax
Theme customizationSupport 12 built-in themes (such as black, white, starry sky, etc.) and code highlighting styles
Reveal.js integrationBased on the popular Reveal.js framework, support rich transition animations and presentation effects
Containerized deploymentProvide Docker support to simplify the environment configuration and deployment process

Advantages and limitations

Advantages
No need to learn complex tools, use familiar Markdown syntax
Deeply integrate with tools such as VSCode and Claude to improve work efficiency
Support multiple theme and style customizations to meet different scenario requirements
The containerized deployment option simplifies the environment configuration
Limitations
Basic knowledge of Markdown syntax is required
Support for advanced animation effects is limited
Currently only supports the HTML output format

How to use

Installation preparation
Ensure that Python 3.12+ and the mkslides tool are installed
Server installation
Choose the pip or Docker method to install the server
Configure the MCP client
Add server configuration in an editor such as VSCode
Generate slides
Use the generate_slides tool in the chat interface that supports MCP

Usage examples

Basic presentation creationCreate a simple two-page slide using the default theme
Customized theme presentationCreate a technical presentation with a black theme and use specific code highlighting

Frequently Asked Questions

Do I need an internet connection to use it?
Does it support Chinese content?
How to change the output directory?
Can I export to PDF?

Related resources

mkslides project homepage
Technical documentation for the core conversion tool
Model Context Protocol
Official documentation for the MCP protocol
Demonstration video
Function demonstration video
Markdown syntax guide
Reference for basic Markdown syntax
Installation
Copy the following command to your Client for configuration
{
  "mcpServers": {
    "mdslides-mcp-local": {
      "command": "python",
      "args": ["src/mdslides_mcp_server/server.py"],
      "disabled": false,
      "autoApprove": []
    }
  }
}

{
  "mcpServers": {
    "mdslides-mcp-local": {
      "autoApprove": [],
      "disabled": false,
      "timeout": 60,
      "command": "docker",
      "args": [
        "attach",
        "mdslides-mcp-instance"
      ],
      "transportType": "stdio"
    }
  }
}
Note: Your key is sensitive information, do not share it with anyone.
Featured MCP Services
G
Gitlab MCP Server
Certified
The GitLab MCP server is a project based on the Model Context Protocol that provides a comprehensive toolset for interacting with GitLab accounts, including code review, merge request management, CI/CD configuration, and other functions.
TypeScript
85
4.3 points
N
Notion Api MCP
Certified
A Python-based MCP Server that provides advanced to-do list management and content organization functions through the Notion API, enabling seamless integration between AI models and Notion.
Python
140
4.5 points
M
Markdownify MCP
Markdownify is a multi-functional file conversion service that supports converting multiple formats such as PDFs, images, audio, and web page content into Markdown format.
TypeScript
1.7K
5 points
D
Duckduckgo MCP Server
Certified
The DuckDuckGo Search MCP Server provides web search and content scraping services for LLMs such as Claude.
Python
829
4.3 points
F
Figma Context MCP
Framelink Figma MCP Server is a server that provides access to Figma design data for AI programming tools (such as Cursor). By simplifying the Figma API response, it helps AI more accurately achieve one - click conversion from design to code.
TypeScript
6.7K
4.5 points
U
Unity
Certified
UnityMCP is a Unity editor plugin that implements the Model Context Protocol (MCP), providing seamless integration between Unity and AI assistants, including real - time state monitoring, remote command execution, and log functions.
C#
564
5 points
G
Gmail MCP Server
A Gmail automatic authentication MCP server designed for Claude Desktop, supporting Gmail management through natural language interaction, including complete functions such as sending emails, label management, and batch operations.
TypeScript
282
4.5 points
M
Minimax MCP Server
The MiniMax Model Context Protocol (MCP) is an official server that supports interaction with powerful text-to-speech, video/image generation APIs, and is suitable for various client tools such as Claude Desktop and Cursor.
Python
753
4.8 points
AIbase
Zhiqi Future, Your AI Solution Think Tank
© 2025AIbase