MCP Development Framework

parse_word

Extract text, tables, and images from Word documents using a structured parsing tool, simplifying content retrieval for streamlined workflows in document processing.

Instructions

解析Word文档内容,提取文本、表格和图片信息

Input Schema

NameRequiredDescriptionDefault
file_pathYesWord文档的本地路径,例如'/path/to/document.docx'

Input Schema (JSON Schema)

{ "properties": { "file_path": { "description": "Word文档的本地路径,例如'/path/to/document.docx'", "type": "string" } }, "required": [ "file_path" ], "type": "object" }

You must be authenticated.

Other Tools from MCP Development Framework

Related Tools

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/aigo666/mcp-framework'

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