Office-PowerPoint-MCP-Server
112
Office-PowerPoint-MCP-Server is an MCP server designed for PowerPoint manipulation using python-pptx. It offers a variety of tools to manage presentations, add slides, shapes, and charts efficiently. The project supports both installation via scripts and manual setup.
What are the prerequisites for installing the server?
You need Python 3.10 or higher and the pip package manager.
How can I install the server using Smithery?
Use the command npx -y @smithery/cli install @GongRzhe/Office-PowerPoint-MCP-Server --client claude
.
Can I run the server without local installation?
Yes, if you have uvx
installed, you can run the server directly from PyPI.
What types of charts can I add to a presentation?
You can add column, bar, line, and pie charts, among others.
Is it possible to modify core document properties?
Yes, you can access and change core document properties such as title and subject.