Convert a local file to Markdown text. Supports 13 formats: TXT, MD, CSV, TSV, JSON, XML, INI, RTF, HTML, DOCX, XLSX, PPTX, PDF, EPUB.
| Parameter | Type | Description |
|---|---|---|
| filePathrequired | string | Full path to the local file. Supported: TXT, MD, CSV, TSV, JSON, XML, INI, RTF, HTML, DOCX, XLSX, PPTX, PDF, EPUB. |
| Field | Type | Description |
|---|---|---|
| success | boolean | |
| file_path | string | |
| title | string | |
| markdown | string | |
| error | string |
No examples available.
ppm install mcp-extract
GET /v1/packages/mcp-extract/1.2.1/schema
GET /v1/mcp/discover?q=extract
ppm install mcp-extract or invoke remotely via POST /v1/invoke/mcp-extract on the MCP Service.