MCP.so
ログイン

Claude Document MCP Server

@alejandroBallesterosC

Claude Document MCP Server について

A lightweight MCP server for processing, editing, and interacting with PDF, Word, Excel, and CSV documents.

基本情報

カテゴリ

ファイルとストレージ

ライセンス

MIT

ランタイム

python

トランスポート

stdio

公開者

alejandroBallesterosC

設定

以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。

{
  "mcpServers": {
    "document-edit-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@smithery/cli",
        "install",
        "@alejandroBallesterosC/document-edit-mcp",
        "--client",
        "claude"
      ]
    }
  }
}

ツール

ツールは検出されませんでした

ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。

概要

What is Claude Document MCP Server?

A Model Context Protocol (MCP) server that allows Claude Desktop to create, edit, and convert Microsoft Word, Excel, and PDF files. It is built for users who need to manipulate office documents directly from Claude Desktop without switching applications.

How to use Claude Document MCP Server?

Install automatically via Smithery (npx @smithery/cli install @alejandroBallesterosC/document-edit-mcp --client claude) or by cloning the repository and running ./setup.sh. Manual setup requires

コメント

「ファイルとストレージ」の他のコンテンツ