Skip to content
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%
22 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

How to use

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

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