Skip to main content
Glama
cablate

Simple Document Processing MCP Server

by cablate

シンプルなドキュメント処理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

ダイブデスクトップ

  1. Diveデスクトップで「+ MCPサーバーを追加」をクリックします。

  2. 次の設定をコピーして貼り付けます。

{
  "mcpServers": {
    "searxng": {
      "command": "npx",
      "args": [
        "-y",
        "@cablate/mcp-doc-forge"
      ],
      "enabled": true
    }
  }
}
  1. 「保存」をクリックしてMCPサーバーをインストールします

ライセンス

マサチューセッツ工科大学

貢献

コミュニティへの参加と貢献を歓迎します!貢献方法は以下の通りです。

  • ⭐️ 役に立ったと思ったらプロジェクトにスターを付けてください

  • 🐛 問題を送信: 問題を報告したり、提案を提供したりします

  • 🔧 プルリクエストの作成: コードの改善を送信

接触

ご質問やご提案がございましたら、お気軽にお問い合わせください。

  • 📧 メールアドレス: reahtuoo310109@gmail.com

  • 📧 GitHub: CabLate

  • 🤝コラボレーション:プロジェクトの協力について話し合うことを歓迎します

  • 📚 技術ガイダンス: ご提案やガイダンスを心から歓迎します

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

  • A
    license
    Not graded
    quality
    D
    maintenance
    Enables 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.
    8
    MIT
  • A
    license
    Not graded
    quality
    A
    maintenance
    Provides tools for document conversion, processing, and generation, enabling PDF to structured JSON conversion, document creation, and caching for improved performance.
    709
    MIT

View all related MCP servers

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

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