opendocswork-mcp-office-processing
Installation
SKILL.md
opendocswork-mcp-office-processing
Skill by ara.so — MCP Skills collection.
Overview
office-oxide-mcp is a Rust-native MCP (Model Context Protocol) server that enables AI assistants to read, write, and manipulate Office documents (Excel, Word, PowerPoint, PDF) with sub-millisecond performance. It's designed as an open-source alternative to commercial document processing libraries, offering local-first, fast document operations.
Key capabilities:
- Read Excel, Word, PowerPoint, PDF → JSON/Markdown/Text
- Write Excel spreadsheets with formulas, charts, formatting
- Create Word documents from Markdown, manipulate styles, tables
- Generate PowerPoint presentations with slides, charts, images
- Fill PDF forms (AcroForm/XFA) and overlay text on flat PDFs
- Extract structured data and metadata from all formats
- Skills system for reusable document workflows