Swift-native MCP server for Word (.docx) manipulation with 148 tools
Swift-native MCP server for Word (.docx) manipulation with 148 tools
Is it safe?
No package registry to scan for CVEs.
No authentication — any process on your machine can connect to this server.
License not specified.
Last scanned 0 days ago.
Is it maintained?
Last commit 1 days ago. 3 GitHub stars.
Will it work with my client?
Transport: stdio. Works with Claude Desktop, Cursor, Claude Code, and most MCP clients.
How much context will it use?
40 tools. Estimated ~2,100 tokens of your context window (1.1% of 200K). Consider loading selectively — this is a heavy server.
What if it doesn't work?
Common issues: JSON syntax errors in config. Setup guide covers troubleshooting.
{
"mcpServers": {
"che-word-mcp": {
"command": "/path/to/che-word-mcp/.build/release/CheWordMCP"
}
}
}No automated test available for this server. Check the GitHub README for setup instructions.
create_documentCreate a new Word document
open_documentOpen an existing .docx file
save_documentSave document to .docx file
close_documentClose an open document
list_open_documentsList all open documents
get_document_infoGet document statistics
get_textGet plain text content
get_paragraphsGet all paragraphs with formatting
get_document_textGet document text content
insert_paragraphInsert a new paragraph
Last scanned 7h ago
No known vulnerabilities.
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.