Skip to main content
Glama
459,692 tools. Updated 2026-08-17 07:29

"LibreOffice" matching MCP tools:

Matching MCP Servers

  • 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.
    MIT
  • Converts content between document formats like markdown, HTML, PDF, and DOCX. Specify input and output formats to transform text or files.
    MIT
  • Convert Excel XLSX files to PDF using LibreOffice headless. Supports concurrent exports with isolated user installations.
    MIT
  • Add rows to a specified sheet in an Excel workbook after the last used row. Optionally create the sheet if missing and recalculate formulas.
    MIT
  • Verifies connectivity to the LibreOffice extension. Run this before other commands to ensure the server is reachable.
    MIT
  • 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.
    MIT
  • Convert PowerPoint PPTX files to HTML using LibreOffice, with error handling for missing files and unsupported formats.
    MIT
  • Compare two DOCX files and generate a document showing tracked changes. Highlights differences at paragraph and word level.
    MIT
  • Retrieves all style names from a specified style family in a LibreOffice document, enabling correct style selection for formatting operations.
    MIT
  • Write values and formulas into specific cells of Excel workbooks, with options to create missing sheets and recalculate to check for errors.
    MIT