mcp-office

korals-ai/mcp-office
★ 0 stars Python File System Updated 3d ago
MCP server for Office documents — convert, rasterize, extract and author DOCX/XLSX/PPTX/PDF via LibreOffice
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": {
    "mcp-office": {
      "command": "uvx",
      "args": [
        "mcp-office"
      ]
    }
  }
}

Or install with pip: pip install mcp-office

README Excerpt

Convert, rasterize and author Office documents. An [MCP](https://modelcontextprotocol.io) server speaking Streamable HTTP: run it in a container, point your agent at `http://localhost:8090/mcp`. LibreOffice document conversion (DOCX/XLSX/PPTX/ODF/PDF/HTML/TXT round-trips), PDF page rasterization and text extraction, and authoring of new DOCX/XLSX/PPTX/PDF files from structured input.

Tools (6)

author_docxauthor_pptxauthor_xlsxconvertpdf_extract_textpdf_to_images

Topics

ai-agentsdocument-conversiondocxlibreofficemcpmcp-serverpdfxlsx