theWDY/office-editor-mcp
基于MCP(Model Context Protocol)的Office文档处理助手,支持在MCP Client中创建和编辑Word、Excel、Powerpoint文档。
Platform-specific configuration:
{
"mcpServers": {
"office-editor-mcp": {
"command": "npx",
"args": [
"-y",
"office-editor-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...