mcp-office-tools
Verified Safeby fastbs
Overview
Generate Office documents (Word, Excel, PowerPoint, PDF) using Carbone templates, convert formats, and analyze templates, integrating with MinIO and LibreOffice.
Installation
docker run -d --name mcp-office-tools -p 3101:3101 -e MINIO_ENDPOINT=minio -e MINIO_ACCESS_KEY=minioadmin -e MINIO_SECRET_KEY=minioadmin mcp-office-toolsEnvironment Variables
- PORT
- MINIO_ENDPOINT
- MINIO_PORT
- MINIO_ACCESS_KEY
- MINIO_SECRET_KEY
- MINIO_USE_SSL
Security Notes
The server processes documents and templates, which could be a vector for vulnerabilities (e.g., template injection, parsing exploits) if untrusted input is processed without strict sanitization. It interacts with external services (MinIO, Nextcloud via WebDAV). Generally safe for intended use with trusted inputs and a secure environment.
Similar Servers
kreuzberg
Extracts text, tables, images, and metadata from 56 file formats including PDF, Office documents, and images. Supports multiple OCR backends, extensible plugins, and is designed for data preprocessing in AI/ML workflows.
mcp-server-excel
Automate Microsoft Excel operations through natural language commands for AI assistants or via a command-line interface, including Power Query, DAX measures, VBA macros, PivotTables, Charts, Ranges, and Worksheets.
markitdown-mcp
Converts various document and media formats to Markdown using the Model Context Protocol (MCP), primarily for integration with AI workflows like Claude Desktop.
mcp-doc-generator
Generates technical documentation and various diagrams (architecture, UML, sequence, flowchart, Gantt, dependency, cloud) from code or natural language prompts, supporting Polish, and exports to PDF/DOCX. Includes optional AI image generation.