Document Forge

Integrates document processing libraries to enable extraction, conversion, and manipulation across multiple file formats including PDF, DOCX, HTML, CSV, and EPUB.

View Source
13 stars
0 tools
Created Aug 2025
@cablate/cablate-document-forge-doc-forge

About

Integrates document processing libraries to enable extraction, conversion, and manipulation across multiple file formats including PDF, DOCX, HTML, CSV, and EPUB.

Categories

general

Installation

npm

npm install @cablate/cablate-document-forge-doc-forge

Configuration

{ "mcpServers": { "cablate-document-forge-doc-forge": { "command": "npx", "args": [ "-y", "@cablate/cablate-document-forge-doc-forge" ] } } }