Back to Home
EiriniOr icon

mcp-powerpoint-server

Verified Safe

by EiriniOr

Overview

Automates the creation and management of PowerPoint presentations, including data analysis and custom slide generation, primarily for AI-driven agents.

Installation

Run Command
python server.py

Security Notes

The core server.py does not use 'eval' or direct arbitrary shell commands, minimizing common injection risks. File system operations are controlled (e.g., checking os.path.exists). Primary risks would stem from vulnerabilities in third-party libraries (python-pptx, pandas, qrcode) when processing malicious input files or unexpected external resource access via provided paths. The 'export_to_pdf' is noted as unimplemented and would require external tools, which would introduce new security considerations.

Similar Servers

Stats

Interest Score0
Security Score8
Cost ClassMedium
Avg Tokens100
Stars0
Forks0
Last Update2025-12-15

Tags

PowerPoint AutomationPresentation GenerationData VisualizationAI Agent ToolDocument Creation