PPT_MCP_Server

PPT_MCP_Server

19

This project automates Microsoft PowerPoint tasks through Claude Desktop using the Model Control Protocol (MCP). It allows users to perform various actions like creating presentations and adding slides programmatically.

What platforms does the PowerPoint Automation MCP Server support?

The server is designed to work on Windows platforms with Microsoft PowerPoint installed.

Do I need to have PowerPoint open to use the server?

Yes, the PowerPoint application will open and be visible during operations as it uses the PowerPoint COM API.

Can I use this server with other presentation software?

No, this server is specifically designed to work with Microsoft PowerPoint.

What Python version is required to run the server?

The server requires Python 3.7 or higher.

Is the server compatible with macOS or Linux?

No, the server is currently only compatible with Windows due to its reliance on the PowerPoint COM API.