This commit is contained in:
2026-02-12 16:49:59 +08:00
parent 53eb25b98e
commit e99b32d4e7

View File

@@ -35,9 +35,7 @@ from mcp_docx import get_images_info, process, _parse_span_replacement
mcp = FastMCP( mcp = FastMCP(
"docx-editor", "docx-editor"
version="0.1.0",
description="DOCX 文本和图片编辑工具(基于 mcp_docx.py 封装)",
) )