Skip to main content
Glama

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のクリーニングとフォーマット
  • リソースの抽出(画像、リンク、ビデオ)
  • 構造保存変換

インストール

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
  • 🤝コラボレーション:プロジェクトの協力について話し合うことを歓迎します
  • 📚 技術ガイダンス: ご提案やガイダンスを心から歓迎します

You must be authenticated.

A
security – no known vulnerabilities
A
license - permissive license
A
quality - confirmed to work

remote-capable server

The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.

高度なテキストおよび HTML 処理機能を使用して、さまざまなドキュメント形式の読み取り、変換、操作を含む包括的なドキュメント処理を提供します。

  1. 特徴
    1. ドキュメントリーダー
    2. ドキュメント変換
    3. テキスト処理
    4. HTML処理
  2. インストール
    1. Smithery経由でインストール
    2. 手動インストール
  3. 使用法
    1. クリ
    2. ダイブデスクトップ
  4. ライセンス
    1. 貢献
      1. 接触

        Related MCP Servers

        • A
          security
          A
          license
          A
          quality
          Enables web content scanning and analysis by fetching, analyzing, and extracting information from web pages using tools like page fetching, link extraction, site crawling, and more.
          Last updated -
          6
          7
          TypeScript
          MIT License
        • A
          security
          A
          license
          A
          quality
          Converts various file types and web content to Markdown format. It provides a set of tools to transform PDFs, images, audio files, web pages, and more into easily readable and shareable Markdown text.
          Last updated -
          10
          2
          1,611
          TypeScript
          MIT License
          • Apple
        • A
          security
          A
          license
          A
          quality
          Enables text extraction from web pages and PDFs, and execution of predefined commands, enhancing content processing and automation capabilities.
          Last updated -
          3
          TypeScript
          MIT License
        • -
          security
          F
          license
          -
          quality
          Provides tools for reading and extracting text from PDF files, supporting both local files and URLs.
          Last updated -
          3
          Python

        View all related MCP servers

        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