MCP Development Framework

parse_file

Extract and structure content from PDF, Word, Excel, CSV, and Markdown files using the MCP Development Framework. Specify the file path to parse and retrieve data efficiently.

Instructions

解析文件内容,支持PDF、Word、Excel、CSV和Markdown格式

Input Schema

NameRequiredDescriptionDefault
file_pathYes文件的本地路径,例如'/path/to/document.pdf'

Input Schema (JSON Schema)

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

You must be authenticated.

Other Tools from MCP Development Framework

Related Tools

ID: i6x9dydcf7