← Index

io.github.mdfifty50-boop/docx-forge

io.github.mdfifty50-boop/docx-forge·v0.1.1·Other
Quality Score
80
/100

Professional document generation from structured data

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "docx-forge": {
      "command": "npx",
      "args": [
        "-y",
        "docx-forge-mcp"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "docx-forge": {
      "command": "npx",
      "args": [
        "-y",
        "docx-forge-mcp"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y docx-forge-mcp
§03  MCP Quality Score  ·  methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
5
§04  Alternatives in Other