Enables interaction with LibreOffice documents (Writer, Calc, Impress, Draw) via MCP, supporting document management, data analysis, and database operations using the OooDev library.
Enables AI agents to read, write, and edit Office documents via LibreOffice with token-efficient design. Supports multiple formats including DOCX, XLSX, PPTX, and legacy formats through LibreOffice bridge.
Read an email attachment by message ID and part index. Handles text, PDFs, images, office documents, and calendar invites, converting them to readable text or viewable images.
Extract specific cell ranges from LibreOffice spreadsheets as structured JSON or markdown tables. Retrieve data efficiently by specifying ranges like A1:D10 instead of loading entire sheets.