Simple Document Processing MCP Server
シンプルなドキュメント処理MCPサーバー
包括的なドキュメント処理機能を提供する強力なモデル コンテキスト プロトコル (MCP) サーバー。
特徴
ドキュメントリーダー
DOCX、PDF、TXT、HTML、CSV の読み取り
ドキュメント変換
DOCXからHTML/PDFへの変換
HTMLからTXT/Markdownへの変換
PDF操作(結合、分割)
テキスト処理
マルチエンコーディング転送サポート(UTF-8、Big5、GBK)
テキストの書式設定とクリーンアップ
テキストの比較と差分生成
行または区切り文字によるテキスト分割
HTML処理
HTMLのクリーニングとフォーマット
リソースの抽出(画像、リンク、ビデオ)
構造保存変換
Related MCP server: docx-mcp
インストール
Smithery経由でインストール
Smithery経由で Claude Desktop 用の Document Processing Server を自動的にインストールするには:
npx -y @smithery/cli install @cablate/mcp-doc-forge --client claude手動インストール
npm install -g @cablate/mcp-doc-forge使用法
クリ
mcp-doc-forgeダイブデスクトップ
Diveデスクトップで「+ MCPサーバーを追加」をクリックします。
次の設定をコピーして貼り付けます。
{
"mcpServers": {
"searxng": {
"command": "npx",
"args": [
"-y",
"@cablate/mcp-doc-forge"
],
"enabled": true
}
}
}「保存」をクリックしてMCPサーバーをインストールします
ライセンス
マサチューセッツ工科大学
貢献
コミュニティへの参加と貢献を歓迎します!貢献方法は以下の通りです。
⭐️ 役に立ったと思ったらプロジェクトにスターを付けてください
🐛 問題を送信: 問題を報告したり、提案を提供したりします
🔧 プルリクエストの作成: コードの改善を送信
接触
ご質問やご提案がございましたら、お気軽にお問い合わせください。
📧 メールアドレス: reahtuoo310109@gmail.com
📧 GitHub: CabLate
🤝コラボレーション:プロジェクトの協力について話し合うことを歓迎します
📚 技術ガイダンス: ご提案やガイダンスを心から歓迎します
Maintenance
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
- AlicenseNot gradedqualityDmaintenanceEnables reading and processing various document formats including Word, PDF, RTF, and text files. Supports extracting media elements like images and links, with features for PDF page range selection and automatic text encoding detection.8MIT
- AlicenseBqualityDmaintenanceEnables comprehensive management of Microsoft Word documents with 30+ tools for reading, writing, formatting, template merging, image extraction, equation extraction, and style application.241MIT
- FlicenseNot gradedqualityCmaintenanceProvides tools to read PDFs, extract images, convert between PDF and DOCX, create DOCX from text, and generate PDFs from DOCX, text, or HTML.

Docling MCPofficial
AlicenseNot gradedqualityAmaintenanceProvides tools for document conversion, processing, and generation, enabling PDF to structured JSON conversion, document creation, and caching for improved performance.709MIT
Related MCP Connectors
Markdown in, any format out. PDFs merged, split, watermarked. Runs on our own doc engines.
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
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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