Back to search
30
MCP

@usejunior/docx-mcp

npm/@usejunior/docx-mcp

MCP server for reading, editing, and comparing Word documents with tracked changes. For Claude, Gemini CLI, Cursor, and any MCP client. MIT licensed.

Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

docx-mcp-server
MCP server for creating, reading, and editing Word (.docx) documents with markdown conversion, track changes, comments, footnotes, tables, i
0 tools
docx-forge-mcp
MCP server for creating, reading, and manipulating Word documents (.docx) — the production-grade document automation tool for AI agents
0 tools
Microsoft Office
Microsoft Office MCP server: read and edit Word documents, Excel workbooks, and PowerPoint files
0 tools
Office-Word-MCP-Server
A Model Context Protocol (MCP) server for creating, reading, and manipulating Microsoft Word documents. This server enables AI assistants to
0 tools
docforge-mcp
MCP server for complete Office document manipulation — create, read, edit, convert DOCX/XLSX/PPTX/PDF/EML
0 tools
io.github.kiki830621/che-word-mcp
Swift-native MCP server for Word (.docx) manipulation with 105 tools
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "@usejunior/docx-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}