libregistry
Registry
Models
Docker
IAM
MCP
Docs
Sign in with Google
MCP Servers
/
productivity
/ Word MCP Server
Word MCP Server
JSON →
none
★ 3
productivity
Create and edit Microsoft Word (.docx) documents via an API.
github ↗
Install
How to run this server
[ { "cmd": "pip install .", "imports": [] } ]
server path:
word-mcp-server
Tools
What this server exposes
create_new_document
Tạo một tài liệu Word mới
open_document
Mở tài liệu Word có sẵn từ đường dẫn
add_heading
Thêm tiêu đề vào tài liệu với mức độ heading
add_paragraph
Thêm đoạn văn bản vào tài liệu, có thể kèm định dạng
add_run_to_paragraph
Thêm phần văn bản có định dạng đặc biệt vào đoạn văn
add_picture
Thêm hình ảnh vào tài liệu từ đường dẫn file hoặc ma trận numpy
add_table
Tạo bảng với số hàng và cột xác định, có thể chọn style
save_document
Lưu tài liệu Word hiện tại ra file
Configuration
Environment & auth
auth
none
Resources
github
https://github.com/cuongpham2107/word-mcp-server ↗
Word MCP Server — MCP Server · libregistry