讯飞智文PPT生成服务MCP Server
Related Servers
Alternatives to 讯飞智文PPT生成服务MCP Server
No user-submitted related servers found.
Related Servers
- FlicenseAqualityBmaintenanceAn MCP server that auto-generates presentations from a topic using AI, supporting slide editing, visual QA, and export to HTML/PPTX.307-
- FlicenseNot gradedqualityAmaintenanceMCP server for generating slides from natural language, with interactive preview and export to PDF, PPTX, and Markdown.19-
- FlicenseNot gradedqualityCmaintenanceMCP server for generating PowerPoint presentations, supporting AI-generated or manual slide creation with 21 layouts, rendering via pptxgenjs, and uploading to OCI Object Storage.-
- AlicenseNot gradedqualityCmaintenanceEnables creation of professional PowerPoint presentations with AI-generated content and images, supporting multiple LLMs and image services via MCP protocol.MIT
- AlicenseAqualityBmaintenanceMCP server for AI-driven document creation, enabling generation of PowerPoint decks with consistent design themes and auto-generated images via ComfyUI.5GPL 3.0
- AlicenseNot gradedqualityCmaintenanceA comprehensive MCP server for PowerPoint manipulation enabling users to create, edit, and format presentations with 32 tools including templates, charts, images, and professional design features.MIT
TDQS
Scored across 6 tools
The tools are mostly distinct with clear purposes: create_outline and create_outline_by_doc both generate outlines but from different inputs (text vs. document), which is reasonable. create_ppt_by_outline and create_ppt_task both create PPTs but differ in input requirements (outline-based vs. direct text-based), which could cause minor confusion. get_task_progress and get_theme_list are clearly separate. Overall, the overlap is minimal and descriptions help clarify differences.
All tool names follow a consistent snake_case pattern with clear verb_noun structures (e.g., create_outline, get_task_progress). The naming is predictable and uniform across all six tools, making it easy for agents to understand and navigate the toolset.
With 6 tools, this server is well-scoped for its purpose of PPT generation. It covers the core workflow from outline creation to PPT generation, task monitoring, and template selection. Each tool serves a specific function without redundancy, and the count is appropriate for the domain.
The toolset covers the essential PPT generation lifecycle: outline creation (from text or document), PPT generation (via outline or direct task), task progress tracking, and template listing. Minor gaps include no explicit tools for updating or deleting tasks or outlines, but agents can work around this by re-running tasks. The surface is largely complete for the stated purpose.