officeCliMCP
Click on "Install 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: docxtpl MCP Server
🛠️ 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 installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseBqualityDmaintenanceProvides comprehensive document processing, including reading, converting, and manipulating various document formats with advanced text and HTML processing capabilities.Last updated167419MIT
- Alicense-qualityDmaintenanceEnables Word document generation from templates using Jinja2 syntax and parsing of DOCX, PDF, and Excel files to extract structured content, metadata, and text.Last updated241MIT
- AlicenseBqualityDmaintenanceEnables comprehensive management of Microsoft Word documents with 30+ tools for reading, writing, formatting, template merging, image extraction, equation extraction, and style application.Last updated241MIT
- AlicenseBqualityBmaintenanceEnables complete Office document lifecycle management for AI agents, including creation, editing, conversion, and templating of DOCX, XLSX, PPTX, PDF, and EML files.Last updated40MIT
Related MCP Connectors
Generate PDF/DOCX/XLSX/PPTX from templates+JSON. Convert Office/HTML/MD to PDF. Universal templating
Document API for AI-native software: render PDFs, e-sign, PAdES-seal, and verify.
PDF accessibility checks (veraPDF PDF/UA-1), auto-fix and Markdown conversion. EU-hosted.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Quiz99/officeCliMCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server