truepath-office-mcp

JoyTruepath/truepath-office-mcp
★ 0 stars Swift AI/LLM Updated 15d ago
Local-only MCP server + CLI for Office documents (DOCX/XLSX/PPTX/PDF) — let your AI process files on your Mac, nothing leaves your machine. Powers the TruePath Office app.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "truepath-office-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "JoyTruepath/truepath-office-mcp"
      ]
    }
  }
}

README Excerpt

**Let your AI read and edit Office documents locally. Files never leave your Mac.** An [MCP](https://modelcontextprotocol.io) server that lets your AI agent — **Claude Desktop, Claude Code, Codex, Cursor, Windsurf**, or any MCP client — process **Word (DOCX), Excel (XLSX), PowerPoint (PPTX) and PDF** files on your

Tools (16)

detect_document_typeevaluate_formulaextensionextract_docx_structureload_presentationload_word_metadataload_workbookpathpdf_infopdf_mergepdf_protectpdf_splitquery_spreadsheetread_word_bodysave_presentationsave_workbook