Skip to main content
Glama
cablate

Simple Document Processing MCP Server

by cablate

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

Related MCP server: docx-mcp

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

  1. Click "+ Add MCP Server" in Dive Desktop

  2. Copy and paste this configuration:

{
  "mcpServers": {
    "searxng": {
      "command": "npx",
      "args": [
        "-y",
        "@cablate/mcp-doc-forge"
      ],
      "enabled": true
    }
  }
}
  1. 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: reahtuoo310109@gmail.com

  • 📧 GitHub: CabLate

  • 🤝 Collaboration: Welcome to discuss project cooperation

  • 📚 Technical Guidance: Sincere welcome for suggestions and guidance

Install Server
A
license - permissive license
B
quality
D
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity
Issues opened vs closed

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

View all related MCP servers

Related MCP Connectors

  • Document API for AI-native software: render PDFs, e-sign, PAdES-seal, and verify.

  • Generate PDF/DOCX/XLSX/PPTX from templates+JSON. Convert Office/HTML/MD to PDF. Universal templating

  • Process video, audio, images, and documents with 86+ cloud media processing robots.

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/cablate/mcp-doc-forge'

If you have feedback or need assistance with the MCP directory API, please join our Discord server