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
  • 🤝コラボレーション:プロジェクトの協力について話し合うことを歓迎します
  • 📚 技術ガイダンス: ご提案やガイダンスを心から歓迎します
Deploy Server
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 text extraction from web pages and PDFs, and execution of predefined commands, enhancing content processing and automation capabilities.
          Last updated -
          MIT License
        • -
          security
          F
          license
          -
          quality
          Provides functionality to fetch and transform web content in various formats (HTML, JSON, plain text, and Markdown) through simple API calls.
          Last updated -
          111,759
          1
        • -
          security
          A
          license
          -
          quality
          A TypeScript-based document processing server that supports various document formats (.docx, .pdf, .xlsx) and integrates with Model Context Protocol SDK for efficient document context management.
          Last updated -
          632
          1
          MIT License
        • -
          security
          A
          license
          -
          quality
          Provides advanced document search and processing capabilities through vector stores, including PDF processing, semantic search, web search integration, and file operations. Enables users to create searchable document collections and retrieve relevant information using natural language queries.
          Last updated -
          MIT License
          • Linux
          • Apple

        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