Back to Home
AutoByteus icon

autobyteus_mcps

Verified Safe

by AutoByteus

Overview

The server automates the creation and modification of PowerPoint presentations and combined images using only image inputs, scaling them to fit slides or composite images without cropping.

Installation

Run Command
uv run --directory /path/to/pptx-mcp python app/main.py

Environment Variables

  • AUTOBYTEUS_AGENT_WORKSPACE

Security Notes

Direct use of user-provided output paths in file save operations (e.g., `prs.save`, `new_im.save`) could allow writing to arbitrary file system locations if the output path is not properly sanitized or constrained by the calling agent. Relying on `AUTOBYTEUS_AGENT_WORKSPACE` for CWD changes means the server's working directory can be influenced by the environment, which should be set securely. Image processing with `Pillow` can be vulnerable to resource exhaustion from malformed image inputs.

Similar Servers

Stats

Interest Score0
Security Score7
Cost ClassLow
Stars0
Forks0
Last Update2025-12-24

Tags

PPTXPowerPointImage ProcessingDocument EditingPresentation Automation