Skip to content
Back to search
30
MCP

word-doc-mcp

npm/word-doc-mcp

MCP Server — create/read Word documents (.docx) with rich formatting

Uptime
0.0%
12 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
Microsoft Office
Microsoft Office MCP server: read and edit Word documents, Excel workbooks, and PowerPoint files
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
grp-docx-mcp
MCP server for creating, reading, and editing Word (.docx) documents with markdown conversion, track changes, comments, footnotes, tables, i
0 tools
@birthday8/doc-mcp
Doc Creator MCP Server - Generate Word documents from HTML with rich formatting support
0 tools
docx-creator-mcp
An MCP server for creating, analyzing, and rendering professional DOCX documents programmatically.
0 tools

How to use

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

{
  "mcpServers": {
    "word-doc-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}