Skip to main content
Glama
524,424 tools. Updated 2026-09-06 15:30

"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
  • Self-check the environment and optionally a file to report export engine availability, sandbox state, file lock, and slide count without modifications. Run first when a tool refuses or an export engine appears missing.
    AGPL 3.0
  • Convert Excel XLSX files to PDF using LibreOffice headless. Supports concurrent exports with isolated user installations.
    MIT
  • Append rows to a specified Excel sheet after the last used row, with options to create the sheet if missing and recalculate formulas.
    MIT
  • Convert a PowerPoint .pptx file to PDF using LibreOffice headless. Supports concurrent exports.
    MIT
  • Verifies connectivity to the LibreOffice extension. Run this before other commands to ensure the server is reachable.
    MIT
  • Deliver a finished presentation by exporting it to DIAL file storage and returning a download URL. Choose PPTX for editing, PDF for read-only, or both for sharing.
    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 or formulas to specific Excel cells, optionally recalculating to detect errors. Handles missing sheets and returns error values.
    MIT