Back to search
30
MCP

docx-mcp-server

pypi/docx-mcp-server

MCP server for creating, reading, and editing Word (.docx) documents with markdown conversion, track changes, comments, footnotes, tables, images, sections, and structural validation

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

Similar MCP servers embedding-nearest

docforge-mcp
MCP server for complete Office document manipulation — create, read, edit, convert DOCX/XLSX/PPTX/PDF/EML
0 tools
docx-creator-mcp
An MCP server for creating, analyzing, and rendering professional DOCX documents programmatically.
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
@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
0 tools
doc-reading-mcp
A simple doc reader and converter MCP service to pdf, docx and markdown
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

How to use

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

{
  "mcpServers": {
    "docx-mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}