{"id":"supercurses-powerpoint","name":"powerpoint","af_score":49.5,"security_score":41.8,"reliability_score":22.5,"what_it_does":"Provides an MCP server (Python) that creates and edits PowerPoint (.pptx) presentations: generating deck files, adding different slide types (title, section header, title+content, tables, charts, pictures with captions), opening existing decks for editing, saving backups/final output, and optionally generating images via TogetherAI using a FLUX model.","best_when":"You want an agent-driven, file-based tool to programmatically assemble .pptx decks from text and structured data in a controlled local/server environment.","avoid_when":"You cannot control the server’s filesystem access (e.g., image_path inputs) or you need strict guarantees that third-party image generation calls won’t occur.","last_evaluated":"2026-03-30T13:42:27.611814+00:00","has_mcp":true,"has_api":false,"auth_methods":["MCP server started as a local process (no explicit user auth described)","TOGETHER_API_KEY for TogetherAI image generation"],"has_free_tier":false,"known_gotchas":["Client must call save-presentation at the end when opening an existing presentation","open-presentation creates a backup.pptx; repeated runs may overwrite backups depending on implementation","generate-and-save-image depends on TogetherAI and requires TOGETHER_API_KEY; failures here may break workflows that expect images","add-slide-picture-with-caption requires that image_path points to an existing file in the configured folder_path (per README)"],"error_quality":0.0}