Skip to main content
Glama

Office Word MCP Server

get_comments_by_author

Extract all comments written by a specific author from a Microsoft Word document to review or analyze their contributions.

Instructions

Extract comments from a specific author in a Word document.

Input Schema

NameRequiredDescriptionDefault
authorYes
filenameYes

Input Schema (JSON Schema)

{ "properties": { "author": { "title": "Author", "type": "string" }, "filename": { "title": "Filename", "type": "string" } }, "required": [ "filename", "author" ], "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/GongRzhe/Office-Word-MCP-Server'

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