che-word-mcp
v4.6.0Word (.docx) MCP server — Swift-native OOXML 讀寫,245 tools(段落/表格/樣式/註腳/追蹤修訂/方程式/內容控制/欄位/腳本管線 export_script·get_script_coverage·execute_script 等),無需安裝 Word。Built on ooxml-swift(版本以 binary repo 的 Package.swift 為準)。release history 見 CHANGELOG。
By Che ChengLicense: MIT1 GitHub starsUpdated 1 hour ago
Directory evidence
- Runtimes
- Claude Code
- Parsed components
- 2 skill or MCP entries
- Source updated
- Sep 27, 2026
- Manifest status
- Canonical path parsed
The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology →
Install che-word-mcp for Claude Code
claude plugin marketplace add IchenDEV/agent-plugin-mkt
claude plugin marketplace update agent-plugin-marketplace
claude plugin install che-word-mcp@agent-plugin-marketplacePaste and run these commands in a terminal with Claude Code. They add and refresh the PluginsMP catalog, then install this plugin.
The installer fetches third-party code from the source repository shown on this page. This directory validates manifest structure and source location, but does not perform a security audit; review the manifest, components, and source before installing.
Get the source manually
git clone https://github.com/PsychQuant/macdocClone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is plugins/che-word-mcp/.
Plugin files
├── .claude-plugin/plugin.json├── skills/che-word-mcp/SKILL.md└── .mcp.json
Included Skills1
Use when working with Microsoft Word (.docx) documents — reading content, creating new documents, modifying text/formatting/structure, working with tables/images/comments/track-changes/SDT/sections/styles/headers/hyperlinks. Swift-native OOXML server, 242 tools, no Word install required.
MCP servers1
- command
- ${CLAUDE_PLUGIN_ROOT}/bin/che-word-mcp-wrapper.sh
Plugin manifests1
{
"name": "che-word-mcp",
"description": "Word (.docx) MCP server — Swift-native OOXML 讀寫,245 tools(段落/表格/樣式/註腳/追蹤修訂/方程式/內容控制/欄位/腳本管線 export_script·get_script_coverage·execute_script 等),無需安裝 Word。Built on ooxml-swift(版本以 binary repo 的 Package.swift 為準)。release history 見 CHANGELOG。",
"version": "4.6.0",
"binary_version": "4.6.0",
"author": {
"name": "Che Cheng"
},
"license": "MIT",
"keywords": [
"mcp",
"word",
"docx",
"ooxml",
"document",
"swift"
]
}For maintainers
If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.
[che-word-mcp on Agent Plugins Marketplace](https://pluginsmp.com/plugins/che-word-mcp)