mcp-ppt
33
The PPT Maker MCP Server allows users to create and manage PowerPoint presentations dynamically by interacting with a large language model. It offers various slide operations and management features, ensuring streamlined presentation workflows.
How do I create a new presentation?
Use the 'Create Presentation' function to initialize a new presentation and receive a unique ID.
Can I add images from URLs?
Yes, the 'Add Image Slide' function allows you to add images from local files or URLs.
How do I save my presentation?
Use the 'Save Presentation' function to write the presentation to a specified file path.
Is it possible to export the presentation as a string?
Yes, you can use the 'Export to Base64' function to export the presentation as a base64-encoded string.
What should I do if I encounter an error?
Check the error messages and logs output to stderr for debugging information.