Skip to main content
Glama

Office Word MCP Server

by franlealp1

get_document_info

Retrieve detailed metadata and properties from a Word document using a standardized interface, enabling efficient document analysis and management.

Instructions

Get information about a Word document.

Input Schema

NameRequiredDescriptionDefault
filenameYes

Input Schema (JSON Schema)

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

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/franlealp1/mcp-word'

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