@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)
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.
Frequently asked questions
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.
Basic information
More Developer Tools MCP servers
MCP Containers
metorialConnect any AI model to 1200+ integrations (MCP, CLI, API)

Air Pipe
airpipeBuild, validate, deploy — HTTP APIs, cron jobs, webhooks and MCP tools — from your AI client.
Vibgrate MCP
VibgrateQuery your team's drift, vulnerability, and migration data from any AI assistant. Vibgrate MCP connects Cursor, Claude, ChatGPT, Windsurf, or VS Code to Vibgrate Cloud: 51 tools for DriftScores, CVEs and EOL runtimes, up
MCP Inspector
modelcontextprotocolVisual testing tool for MCP servers
Stakpak Agent CLI
stakpakShip your code, on autopilot. An open source agent that lives on your machines 24/7 and keeps your apps running. 🦀
Comments