che-word-mcp

PsychQuant/che-word-mcp
★ 3 stars Swift 🤖 AI/LLM Updated today
Swift-native MCP server for Microsoft Word (.docx) with 165 tools — first direct OOXML library (no Microsoft Word process required). Text-anchor insert, batch replace/search, session state with SHA256 drift detection, F9-equivalent field recount, OMML math AST, Caption/Equation CRUD. Optimized for thesis and manuscript review workflows.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "che-word-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "PsychQuant/che-word-mcp"
      ]
    }
  }
}

Topics

ai-toolsclaudeclaude-aiclaude-codeclaude-desktopdocument-processingdocxmacosmanuscript-reviewmarkdown-conversionmcpmcp-servermicrosoft-wordmodel-context-protocolnative