Back to search
30
MCP

docx-forge-mcp

npm/docx-forge-mcp

MCP server for creating, reading, and manipulating Word documents (.docx) — the production-grade document automation tool for AI agents

Uptime
0.0%
4 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-mcp-server
MCP server for creating, reading, and editing Word (.docx) documents with markdown conversion, track changes, comments, footnotes, tables, i
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
cv-forge-mcp
MCP server for AI-driven CV generation — PDF/DOCX export with visual editor
0 tools
iflow-mcp_h4ck4life_mcp-docx-server
MCP server for manipulating Word documents
0 tools

How to use

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

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