Skip to main content
Glama

Office Word MCP Server

convert_to_pdf

Transform Word documents into PDF format using standardized tools on the Office Word MCP Server. Specify filename and optional output filename for conversion.

Instructions

Convert a Word document to PDF format.

Input Schema

NameRequiredDescriptionDefault
filenameYes
output_filenameNo

Input Schema (JSON Schema)

{ "properties": { "filename": { "title": "Filename", "type": "string" }, "output_filename": { "default": null, "title": "Output 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/GongRzhe/Office-Word-MCP-Server'

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