- Explore MCP Servers
- mcp-doc-forge
Mcp Doc Forge
What is Mcp Doc Forge
mcp-doc-forge is a powerful Model Context Protocol (MCP) server designed to provide comprehensive document processing capabilities, enabling users to read, convert, and manipulate various document formats.
Use cases
Use cases for mcp-doc-forge include converting documents for web use, cleaning and formatting text for better readability, extracting resources from HTML documents, and merging or splitting PDF files for easier management.
How to use
To use mcp-doc-forge, you can install it via Smithery using the command ‘npx -y @smithery/cli install @cablate/mcp-doc-forge --client claude’ or manually with ‘npm install -g @cablate/mcp-doc-forge’. You can then run it through the command line or integrate it with Dive Desktop by adding it as an MCP server.
Key features
Key features include document reading (DOCX, PDF, TXT, HTML, CSV), document conversion (e.g., DOCX to HTML/PDF), text processing (multi-encoding support, formatting, comparison), and HTML processing (cleaning, formatting, resource extraction).
Where to use
undefined
Clients Supporting MCP
The following are the main client software that supports the Model Context Protocol. Click the link to visit the official website for more information.
Overview
What is Mcp Doc Forge
mcp-doc-forge is a powerful Model Context Protocol (MCP) server designed to provide comprehensive document processing capabilities, enabling users to read, convert, and manipulate various document formats.
Use cases
Use cases for mcp-doc-forge include converting documents for web use, cleaning and formatting text for better readability, extracting resources from HTML documents, and merging or splitting PDF files for easier management.
How to use
To use mcp-doc-forge, you can install it via Smithery using the command ‘npx -y @smithery/cli install @cablate/mcp-doc-forge --client claude’ or manually with ‘npm install -g @cablate/mcp-doc-forge’. You can then run it through the command line or integrate it with Dive Desktop by adding it as an MCP server.
Key features
Key features include document reading (DOCX, PDF, TXT, HTML, CSV), document conversion (e.g., DOCX to HTML/PDF), text processing (multi-encoding support, formatting, comparison), and HTML processing (cleaning, formatting, resource extraction).
Where to use
undefined
Clients Supporting MCP
The following are the main client software that supports the Model Context Protocol. Click the link to visit the official website for more information.
Content
Simple Document Processing MCP Server
A powerful Model Context Protocol (MCP) server providing comprehensive document processing capabilities.
Features
Document Reader
- Read DOCX, PDF, TXT, HTML, CSV
Document Conversion
- DOCX to HTML/PDF conversion
- HTML to TXT/Markdown conversion
- PDF manipulation (merge, split)
Text Processing
- Multi-encoding transfer support (UTF-8, Big5, GBK)
- Text formatting and cleaning
- Text comparison and diff generation
- Text splitting by lines or delimiter
HTML Processing
- HTML cleaning and formatting
- Resource extraction (images, links, videos)
- Structure-preserving conversion
Installation
Installing via Smithery
To install Document Processing Server for Claude Desktop automatically via Smithery:
npx -y @smithery/cli install @cablate/mcp-doc-forge --client claude
Manual Installation
npm install -g @cablate/mcp-doc-forge
Usage
Cli
mcp-doc-forge
With Dive Desktop
- Click “+ Add MCP Server” in Dive Desktop
- Copy and paste this configuration:
{
"mcpServers": {
"searxng": {
"command": "npx",
"args": [
"-y",
"@cablate/mcp-doc-forge"
],
"enabled": true
}
}
}
- Click “Save” to install the MCP server
License
MIT
Contributing
Welcome community participation and contributions! Here are ways to contribute:
- ⭐️ Star the project if you find it helpful
- 🐛 Submit Issues: Report problems or provide suggestions
- 🔧 Create Pull Requests: Submit code improvements
Contact
If you have any questions or suggestions, feel free to reach out:
- 📧 Email: [email protected]
- 📧 GitHub: CabLate
- 🤝 Collaboration: Welcome to discuss project cooperation
- 📚 Technical Guidance: Sincere welcome for suggestions and guidance
Dev Tools Supporting MCP
The following are the main code editors that support the Model Context Protocol. Click the link to visit the official website for more information.











