Skip to main content
Glama

MCP Development Framework

parse_file

Extract and parse content from PDF, Word, Excel, CSV, and Markdown files for efficient data retrieval and processing in development workflows.

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" }

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