mcp-extract mcp

v1.2.1 · MCP Tool · documents · registry.pascalai.org

Convert a local file to Markdown text. Supports 13 formats: TXT, MD, CSV, TSV, JSON, XML, INI, RTF, HTML, DOCX, XLSX, PPTX, PDF, EPUB.

extractpdfdocxxlsxpptxepubhtmlmarkdownconvertdocuments

Input Parameters

ParameterTypeDescription
filePathrequired string Full path to the local file. Supported: TXT, MD, CSV, TSV, JSON, XML, INI, RTF, HTML, DOCX, XLSX, PPTX, PDF, EPUB.

Output Fields

FieldTypeDescription
success boolean
file_path string
title string
markdown string
error string

Examples

No examples available.

Install & Discovery

Install

ppm install mcp-extract

Get JSON Schema

GET /v1/packages/mcp-extract/1.2.1/schema

Discover by keyword

GET /v1/mcp/discover?q=extract
Discovery hint: Install with ppm install mcp-extract or invoke remotely via POST /v1/invoke/mcp-extract on the MCP Service.