Skip to main content
Glama

doc-tools-mcp

open_document

Access and open Word documents programmatically by specifying the file path, enabling integration with natural language processing workflows for reading and editing.

Input Schema

NameRequiredDescriptionDefault
filePathYes

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "filePath": { "type": "string" } }, "required": [ "filePath" ], "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/puchunjie/doc-tools-mcp'

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