Shared MCP server implementations and shared runtime packages for Tiwater agent skills.
-
packages/docx-cli— shared DOCX runtime -
packages/xlsx-cli— shared XLSX runtime -
packages/pptx-cli— shared PPTX runtime -
packages/pdf-cli— shared PDF runtime -
servers/office— shared Office MCP server for DOCX, XLSX, and PPTX operations -
servers/pdf— independenttiwater-pdf-mcpprocess and tool surface for PDF inspection, table extraction, and OCR
node servers/office/index.mjs
node servers/pdf/index.mjsThe servers prefer published commands when available:
tiwater-docxtiwater-xlsxtiwater-pptxtiwater-pdf
When those are not installed, they fall back to the local runtime sources in packages/.
This repository owns shared executable capabilities. Agent Skills live in tiwater/skills. Domain workflows live in downstream repos such as tiwater/lucid.