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

评论

文件与存储 分类下的更多 MCP 服务器