Back to directory
Office-PowerPoint-MCP-Server

Office-PowerPoint-MCP-Server

@GongRzhe1643

A MCP server for PowerPoint manipulation using python-pptx, providing tools for creating, editing, and manipulating PowerPoint presentations through the MCP protocol.

powerpointpresentationmcp-serverpythonpptxtool

Installation & Configuration

{
  "mcpServers": {
    "ppt": {
      "command": "python",
      "args": [
        "/path/to/ppt_mcp_server.py"
      ],
      "env": {}
    }
  }
}

Information

Transport
stdiostreamable
Language
Python
Created
2025/3/25
Updated
2026/6/8