Architecture confirmed: Python project (not Node.js) using Win32 COM interface (pywin32) — Windows only, macOS/Linux not supported. Install is actually simple: uvx officemcp (one command, no clone needed). COM interface directly controls the real Office application, giving deeper capability than python-pptx for PPTX manipulation. Enterprise Readiness lowered significantly: Windows-only deployment constraint, no authentication mechanism, and RunPython() tool lets AI execute arbitrary Python code (README acknowledges this risk explicitly).