Majin Slide MCP
Related Servers
Alternatives to Majin Slide MCP
No user-submitted related servers found.
Related Servers
- AlicenseBqualityCmaintenanceEnables creation and management of Marp presentation projects with academic themes and structured slide layouts. Supports project initialization, slide generation with 6 layout templates, and integration with AI-powered editors like Claude Code and Cursor.36811MIT
- FlicenseAqualityDmaintenanceGenerates professional PowerPoint presentations from Markdown with support for code blocks, tables, custom branding, and mixed formatting. Transforms lesson plans and documentation into styled PPTX files with syntax highlighting and customizable themes.59-
- AlicenseNot gradedqualityDmaintenanceEnables AI agents to create professional Slidev presentations and export them to PDF directly through natural language commands. Supports multiple themes, code syntax highlighting, and various slide layouts for business, technical, and educational content.1MIT
- AlicenseNot gradedqualityDmaintenanceEnables creation of professional PowerPoint presentations with AI-generated content and images, supporting multiple LLMs and image services via MCP protocol.MIT
- FlicenseNot gradedqualityDmaintenanceEnables AI-powered generation of PowerPoint presentations with dynamic content, themes, and tones. Supports custom topics, audience, and slide count via the generate_ppt tool.-
- AlicenseNot gradedqualityCmaintenanceCreates professional PowerPoint presentations from Markdown or JSON with intelligent layout recommendations, rich content support including tables and images, and automatic template selection based on content analysis.7Apache 2.0
TDQS
Scored across 2 tools
The two tools have completely distinct and non-overlapping purposes: one generates a prompt for creating slides, while the other saves generated slides to a file. There is no ambiguity or confusion between them, as they serve different stages in the slide creation workflow.
Both tools follow a consistent verb_noun naming pattern (generate_slide_prompt and create_slide_file), using snake_case and clear action-object pairs. This consistency makes the tools easily understandable and predictable in their naming.
With only two tools, the server feels under-scoped for a slide creation domain, as it lacks essential operations like editing, deleting, or listing slides. While the tools cover prompt generation and file saving, the overall functionality is thin and incomplete for typical presentation workflows.
The server is severely incomplete for slide creation, missing core CRUD operations such as updating or deleting slides, and lacking tools for managing slide content or metadata. The two tools only address initial generation and saving, leaving significant gaps that will hinder agent effectiveness in handling full slide lifecycle tasks.