@pylogmonmcp/powerpoint-generator
@Pylogmon
About @pylogmonmcp/powerpoint-generator
A PowerPoint generator for Model Context Protocol (MCP) using Bun (Note: Unable to read/edit existing presentation)
Basic information
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
3add-slide
add-table
add-chart
Overview
What is powerpoint-generator?
A PowerPoint generator for the Model Context Protocol (MCP). It runs on Bun and can only create new presentations—it cannot read or edit existing ones.
How to use powerpoint-generator?
Start the server by running bunx -y @pylogmonmcp/powerpoint-generator in your terminal. The server then exposes several tools that can be called from an MCP client.
Key features of powerpoint-generator
- Create new presentations from scratch
- Add slides with
add-slidetool - Insert text with
add-texttool - Build tables using
add-tabletool - Add shapes with
add-shapetool - Generate charts via
add-charttool - Retrieve the file URL with
get-file-url
Use cases of powerpoint-generator
- Automating PowerPoint creation from AI‑driven workflows
- Generating slide decks with dynamic text and data tables
- Populating presentations with shapes and charts
- Exporting the final file URL for download or sharing
FAQ from powerpoint-generator
Can I edit an existing PowerPoint presentation?
No. The server only creates new presentations; it cannot read or modify existing files.
What runtime is required to use this server?
Bun is required. The recommended way to run it is via bunx.
How do I start the powerpoint-generator server?
Run bunx -y @pylogmonmcp/powerpoint-generator in your terminal.
What tools are available?
The server provides these tools: create-presentation, add-slide, add-text, add-table, add-shape, add-chart, and get-file-url.
How can I get the generated file URL?
Use the get-file-url tool after building your presentation.
More Developer Tools MCP servers
Test
x1xhlolFULL Augment Code, Claude Code, Cluely, CodeBuddy, Comet, Cursor, Devin AI, Junie, Kiro, Leap.new, Lovable, Manus, NotionAI, Orchids.app, Perplexity, Poke, Qoder, Replit, Same.dev, Trae, Traycer AI, VSCode Agent, Warp.dev, Windsurf, Xcode, Z.ai Code, Dia & v0. (And other Open Sou
test
prysmaticlabsGo implementation of Ethereum proof of stake
MCP-Bridge
SecretiveShellA middleware to provide an openAI compatible endpoint that can call MCP tools
Serena
oraiosA powerful MCP toolkit for coding, providing semantic retrieval and editing capabilities - the IDE for your agent
OpenSumi
opensumiA framework helps you quickly build AI Native IDE products. MCP Client, supports Model Context Protocol (MCP) tools via MCP server.
Comments