Skip to main content
Glama

MCP Server Office

by famano

read_docx

Extract and structure content from .docx files, including paragraphs, tables, and image placeholders. Use this tool to process Word documents for clear, organized output with paragraph indicators.

Instructions

Read complete contents of a docx file including tables and images.Use this tool when you want to read file endswith '.docx'.Paragraphs are separated with two line breaks.This tool convert images into placeholder [Image].'--- Paragraph [number] ---' is indicator of each paragraph.

Input Schema

NameRequiredDescriptionDefault
pathYesAbsolute path to target file

Input Schema (JSON Schema)

{ "properties": { "path": { "description": "Absolute path to target file", "type": "string" } }, "required": [ "path" ], "type": "object" }

You must be authenticated.

Other Tools from MCP Server Office

Related Tools

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/famano/mcp-server-office'

If you have feedback or need assistance with the MCP directory API, please join our Discord server