Back to Home
TanaboonJew icon

mcp-server-office

Verified Safe

by TanaboonJew

Overview

Enables AI assistants to read and extract structured content from Microsoft Office documents (Word, Excel, PowerPoint).

Installation

Run Command
docker run --rm -i -v /path/to/your/documents:/documents:ro ghcr.io/tanaboonjew/mcp-server-office:latest

Security Notes

The server directly uses `file_path` arguments without explicit path sanitization or validation within the application code (e.g., checking for path traversal sequences like `../`). While the recommended Docker deployment uses a read-only volume mount (`/documents:ro`), a malicious `file_path` could potentially read sensitive files outside the intended `/documents` directory if path traversal (e.g., `../../etc/passwd`) is not prevented by the underlying OS/filesystem or Docker's volume mounting semantics.

Similar Servers

Stats

Interest Score0
Security Score6
Cost ClassHigh
Avg Tokens1000
Stars0
Forks0
Last Update2025-11-25

Tags

AIDocument ProcessingOfficeWordExcel