Skip to main content
Glama

Office Word MCP Server

copy_document

Duplicates a Word document by specifying a source and destination filename for precise file management within the Office Word MCP Server.

Instructions

Create a copy of a Word document.

Input Schema

NameRequiredDescriptionDefault
destination_filenameNo
source_filenameYes

Input Schema (JSON Schema)

{ "properties": { "destination_filename": { "default": null, "title": "Destination Filename", "type": "string" }, "source_filename": { "title": "Source Filename", "type": "string" } }, "required": [ "source_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