A MCP Server for creating Powerpoint Presentations
The repository implements a MCP server with distinct tools for managing PowerPoint presentations. It follows a modular design, separating concerns into specific functions. It uses environment variables for API key management. The architecture revolves around receiving requests to execute tools and manage presentations, including generating images.
Python
21