Swift-native MCP server for Word (.docx) manipulation with 148 tools
Che MCP server exists for a simple reason — assistants are far more useful when they can act on Che directly instead of describing what you should do. Swift-native MCP server for Word (.docx) manipulation with 148 tools.
A Swift-native MCP (Model Context Protocol) server for Microsoft Word document (.docx) manipulation. This is the first Swift OOXML library that directly manipulates Office Open XML without any third-party Word dependencies.
Setup follows the usual MCP pattern — install or clone the server, register it in your client's configuration file, restart the client.
Once Che is connected, these are the calls the assistant has available:
Round — trip silent corruption closed (v3.13.5, #56)**: 5 sub-stack-completion rounds (R5 / R5-CONT /Dual — Mode Access**: Direct Mode (read-only, one step via source_path) and Session Mode (full lifecycle via doc_id)Text — Anchor Insertion**: Insert captions / images relative to matched text (after_text / before_text), no pre-search call requiredCross-platform — Works on macOS (universal binary x86_64 + arm64 since v3.5.1)Version — Datev3.22.0 — 2026-07-18v3.13.5 — 2026-04-27v3.13.4 — 2026-04-26v3.13.3 — 2026-04-26v3.13.2 — 2026-04-26v3.13.1 — 2026-04-25v3.13.0 — 2026-04-25Among the developer tooling options, the useful question is rarely "what can it do" but "what does it cost you to run" — permissions, credentials, and how much of your context its toolset consumes. Che's toolset — Round, Dual, Text and 11 more — is a fair guide to whether it matches your workflow. It is maintained by kiki830621; worth a glance at recent repository activity before you build anything load-bearing on it.
SyncDev reviews every entry in this directory against the project's own documentation before publishing, and revisits them as servers change.
| Tool | What it does |
|---|---|
| Round | trip silent corruption closed (v3.13.5, [#56](https://github.com/PsychQuant/che-word-mcp/issues/56))**: 5 sub-stack-completion rounds (R5 / R5-CONT / R5-CONT-2 / R5-CONT-3 / R5-CONT-4) closed 30 findings (16 P0 + 21 P1) |
| Dual | Mode Access**: Direct Mode (read-only, one step via source_path) and Session Mode (full lifecycle via doc_id) |
| Text | Anchor Insertion**: Insert captions / images relative to matched text (after_text / before_text), no pre-search call required |
| Cross-platform | Works on macOS (universal binary x86_64 + arm64 since v3.5.1) |
| Version | Date |
| v3.22.0 | 2026-07-18 |
| v3.13.5 | 2026-04-27 |
| v3.13.4 | 2026-04-26 |
| v3.13.3 | 2026-04-26 |
| v3.13.2 | 2026-04-26 |
| v3.13.1 | 2026-04-25 |
| v3.13.0 | 2026-04-25 |
| v3.12.0 | 2026-04-25 |
| v3.11.0 | 2026-04-25 |
Kill hallucinated APIs — version-accurate, up-to-date library documentation injected straight into context.
Microsoft's official browser automation server — drive a real browser through the accessibility tree, no screenshots needed.
GitHub's official server — repos, issues, pull requests, Actions and code security, straight from your assistant.
Issue tracking at the speed of conversation — Linear's official hosted server with OAuth and zero install.
Local repository surgery — status, diffs, commits, branches and history for any repo on disk.
Timezone sanity for AI — current time anywhere and correct conversions, without the model doing date math.