Back to directory
office-editor-mcp

office-editor-mcp

@theWDY86

一个基于MCP协议的Office文档处理MCP服务器,支持在MCP客户端中创建、编辑及管理Word、Excel、PowerPoint文档。

officewordexcelpowerpointdocument-processingtool

Installation & Configuration

{
  "mcpServers": {
    "office-assistant": {
      "command": "python",
      "args": [
        "/path/to/office_server.py"
      ],
      "env": {}
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2025/3/25
Updated
2026/6/8