Skip to main content
Glama

Office Word MCP Server

get_document_outline

Extract and retrieve the hierarchical structure of a Microsoft Word document to analyze or navigate its sections, headings, and content organization. Ideal for automating document analysis workflows.

Instructions

Get the structure of a Word document.

Args: filename: Path to the Word document

Input Schema

NameRequiredDescriptionDefault
filenameYes

Input Schema (JSON Schema)

{ "properties": { "filename": { "title": "Filename", "type": "string" } }, "required": [ "filename" ], "title": "get_document_outlineArguments", "type": "object" }

You must be authenticated.

Other Tools from Office Word MCP Server

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/GongRzhe/Office-Word-MCP-Server'

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