Back to Home
kiki830621 icon

che-word-mcp

Verified Safe

by kiki830621

Overview

Programmatically creates, reads, modifies, and exports Microsoft Word (.docx) documents without requiring Microsoft Word installation, providing a wide array of document manipulation tools.

Installation

Run Command
mcpb/server/CheWordMCP

Security Notes

The server operates on the local file system using paths provided in tool arguments, which is an inherent risk for any file manipulation tool. While using standard Swift file operations, comprehensive input validation for malicious path traversal (e.g., '..') is crucial and relies on the calling environment or careful agent prompting. The server communicates via standard I/O, limiting direct network exposure. No 'eval' or similar arbitrary code execution patterns were found, and tool dispatch is explicitly handled via a switch statement.

Similar Servers

Stats

Interest Score0
Security Score8
Cost ClassMedium
Avg Tokens500
Stars0
Forks0
Last Update2026-01-19

Tags

worddocxooxmldocument-manipulationswift