Skip to main content
Glama

Office Word MCP Server

unprotect_document

Remove password protection from a Word document by providing the filename and password. Facilitates access to restricted content with precision and compliance.

Instructions

Remove password protection from a Word document.

Input Schema

NameRequiredDescriptionDefault
filenameYes
passwordYes

Input Schema (JSON Schema)

{ "properties": { "filename": { "title": "Filename", "type": "string" }, "password": { "title": "Password", "type": "string" } }, "required": [ "filename", "password" ], "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