Enables AI assistance to interact with and modify PowerPoint and Excel files through Model Context Protocol.
Pptx-Xlsx provides Model Context Protocol (MCP) servers designed for AI-assisted interaction with Microsoft Office applications, specifically PowerPoint and Excel. It allows for creating, manipulating, and managing presentations and workbooks through natural language commands processed by AI models like Claude. By utilizing `pywin32` for COM automation, it allows for direct interaction with running Office applications, enabling advanced formatting, financial chart creation, and data integration, as well as cell and range operations for Excel.