
@pylogmonmcp/powerpoint-generator
A PowerPoint generator for Model Context Protocol (MCP) using Bun (Note: Unable to read/edit existing presentation)
What is PowerPoint Generator MCP?
PowerPoint Generator MCP is a tool designed to create PowerPoint presentations using the Model Context Protocol (MCP) with Bun. It allows users to generate presentations programmatically but does not support reading or editing existing presentations.
How to use PowerPoint Generator MCP?
To use the PowerPoint Generator MCP, you need to start the server by running the command bunx -y @pylogmonmcp/powerpoint-generator
. After the server is running, you can utilize various tools to create presentations.
Key features of PowerPoint Generator MCP?
- Create new presentations from scratch.
- Add slides, text, tables, shapes, and charts to presentations.
- Generate file URLs for the created presentations.
Use cases of PowerPoint Generator MCP?
- Automating the creation of presentation slides for reports.
- Generating educational presentations for teaching purposes.
- Creating business presentations quickly without manual input.
FAQ from PowerPoint Generator MCP?
- Can I edit existing presentations with PowerPoint Generator MCP?
No, this tool does not support reading or editing existing presentations.
- Is PowerPoint Generator MCP free to use?
Yes, it is open-source and available for free on GitHub.
- What programming language is used for PowerPoint Generator MCP?
The tool is built using JavaScript.
@pylogmonmcp/powerpoint-generator
A PowerPoint generator for Model Context Protocol (MCP) using Bun (Note: Unable to read/edit existing presentation)
Tools
- create-presentation
- add-slide
- add-text
- add-table
- add-shape
- add-chart
- get-file-url
Start Server
bunx -y @pylogmonmcp/powerpoint-generator
