Back to directory
thewdy/office-editor-mcp

thewdy/office-editor-mcp

@theWDY

基于MCP的Office文档处理助手,支持创建和编辑Word、Excel、PowerPoint文档

officewordexcelpowerpointdocumentmcppythontool

Installation & Configuration

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

Information

Transport
stdio
Language
Python
Created
2026/6/13
Updated
2026/6/13