officeCliMCP
Click on "Deploy Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@officeCliMCPAnalyze the data in sales.xlsx and summarize trends"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
OfficeCLI MCP Server
MCP Server xử lý tài liệu Office cho C2A — 21 tools đọc, tạo, sửa, chuyển đổi, so sánh và phân tích tài liệu.
Hỗ trợ: DOCX, XLSX, PPTX, PDF, Markdown
🚀 Chạy nhanh
docker compose up -d
curl http://localhost:8100/healthServer chạy tại port 8100, MCP endpoint tại /mcp.
Related MCP server: docx-mcp
🛠️ 21 Tools
📖 Đọc & Trích xuất (6)
Tool | Mô tả |
| Đọc file → Markdown (DOCX, XLSX, PPTX, PDF, MD, TXT) |
| Đọc sheet Excel → bảng Markdown |
| Đọc PowerPoint → Markdown |
| Trích xuất tất cả bảng từ tài liệu |
| Trích xuất metadata ảnh từ Markdown |
| Metadata file (size, modified, type) |
✏️ Chỉnh sửa (5)
Tool | Mô tả |
| Tìm & thay thế trong DOCX |
| Cập nhật ô Excel |
| Chèn nội dung vào DOCX |
| Xóa nội dung khỏi DOCX |
| Tìm & thay thế tất cả trong DOCX |
📝 Tạo mới (3)
Tool | Mô tả |
| Tạo DOCX/PPTX/XLSX từ Markdown |
| Tạo báo cáo Word từ dữ liệu Excel |
| Tạo PowerPoint từ outline Markdown |
🔄 Chuyển đổi (3)
Tool | Mô tả |
| Chuyển đổi format bằng Pandoc |
| Gộp nhiều tài liệu thành một |
| Tách tài liệu thành nhiều file |
🔍 So sánh & Phân tích (3)
Tool | Mô tả |
| So sánh 2 tài liệu → báo cáo khác biệt |
| Phân tích Excel → thống kê, xu hướng, tương quan |
| Tóm tắt tài liệu dài |
🗂️ Quản lý file (1)
Tool | Mô tả |
| Liệt kê file trong workspace |
🔌 Kết nối với C2A
Thêm vào C2A MCP client config:
{
"mcpServers": {
"officecli": {
"url": "http://officecli:8100/mcp"
}
}
}📂 Workspace
File được lưu trong /mnt/data/officecli/workspace/ (mount vào container tại /app/data/workspace).
🏗️ Build
docker compose build --no-cache
docker compose up -d📄 License
MIT
This server cannot be deployed
Maintenance
Related MCP Connectors
Composable APIs for document extraction, image transformation, and document & sheet generation.
Generate PDF/DOCX/XLSX/PPTX from templates+JSON. Convert Office/HTML/MD to PDF. Universal templating
144 deterministic file tools: PDF, image, media, convert, analyze. Connect in one click (OAuth).
Convert and compress PDFs and images, redact personal data, and run text and data utilities.
Related MCP Servers
- AlicenseBqualityDmaintenanceProvides comprehensive document processing, including reading, converting, and manipulating various document formats with advanced text and HTML processing capabilities.1648 npm19MIT
- AlicenseBqualityDmaintenanceEnables comprehensive management of Microsoft Word documents with 30+ tools for reading, writing, formatting, template merging, image extraction, equation extraction, and style application.241MIT
- AlicenseBqualityCmaintenanceEnables complete Office document lifecycle management for AI agents, including creation, editing, conversion, and templating of DOCX, XLSX, PPTX, PDF, and EML files.40MIT
- FlicenseNot gradedqualityDmaintenanceEnables processing PowerPoint and Word documents, extracting content and structure, combining them, and generating new presentations.1-