PresentationMcpServer
Related Servers
Alternatives to PresentationMcpServer
No user-submitted related servers found.
Related Servers
- 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.-
- 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 gradedqualityBmaintenanceEnables agents to create and reconstruct editable PowerPoint presentations from source material, managing project resources and slide construction through natural language.MIT
- FlicenseCqualityBmaintenanceEnables conversational, deterministic inspection, editing, rendering, and validation of PowerPoint (.pptx) presentations, allowing agentic creation and modification of slides with style preservation and visual verification.34-
- MIT
- 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
TDQS
Scored across 12 tools
Each tool targets a distinct stage in the presentation pipeline (ingestion, scoping, planning, enrichment, generation, rendering, rehearsal, quiz creation, deck management) with no overlapping responsibilities. The CRUD operations for decks are clearly separate from the generation workflow.
Tool names follow a consistent verb_noun snake_case pattern (e.g., list_decks, generate_deck, rehearse_script) with the single exception of `ping`, which is a health check utility and doesn't follow the pattern. This minor deviation doesn't undermine overall consistency.
With 12 tools, the server is well-scoped for its domain—providing a complete end-to-end workflow without redundant or superfluous operations. The count is within the ideal range and each tool serves a clear purpose.
The toolset covers the full presentation lifecycle from material ingestion, pedagogical scoping, planning, enrichment, generation, rendering, rehearsal, and quiz creation to deck management (list/get/delete). No critical operations are missing for the stated purpose.