Back to Apps

Office Reader MCP
Supports UIby cyberelf
Read PDF, Word, Excel, and PowerPoint files directly into markdown format for AI context.
0 stars
Works in:claude
Exposes:ToolsResources
What it does\nConnects AI models to office documents, converting complex formats like PDF, DOCX, XLSX, and PPTX into clean markdown text that LLMs can easily process.\n\n## Tools\n- read_document: Extracts text from supported office files.\n- generate_slide_snapshot: Renders PowerPoint slides as images for visual context.\n- process_powerpoint: Specifically handles PPTX structures with slide-by-slide extraction.\n\n## Installation\nAdd to your claude_desktop_config.json:\n\njson\n{\n "mcpServers": {\n "office-reader": {\n "command": "cargo",\n "args": ["run", "--release", "--bin", "office-reader-mcp"]\n }\n }\n}\n\n\n## Supported hosts\nConfirmed for Claude Desktop.
Quick install
cargo install office-reader-mcpInformation
- Pricing
- free
- Published
- 7/1/2026
- stars
- 0
Categories
Choose your AI client and follow the steps below.
Claude Desktop
{"mcpServers": {"office-reader": {"command": "cargo", "args": ["run", "--release", "--bin", "office-reader-mcp"]}}}





