cyberelf/mcp-office-reader
3.2
If you are the rightful owner of mcp-office-reader and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The Office Reader MCP is a server designed to read and convert office documents into markdown format, supporting streaming and pagination for large files.
Tools
Functions exposed to the LLM to take actions
get_document_text_length
Checks document size before processing.
read_office_document
Reads documents with size control and pagination.
read_office_document_legacy
Processes the entire document at once for backward compatibility.
stream_office_document
Processes large documents with real-time progress.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client