MCP Markdown Conversion Server

to-markdown

Convert PDFs, images, Office documents, and other formats to Markdown descriptions using Cloudflare AI services. Streamlines file-to-markdown tasks for efficient content generation.

Instructions

Generate markdown description for files including PDF (.pdf), Images (.jpeg, .jpg, .png, .webp, .svg), HTML (.html), XML (.xml), Microsoft Office (.xlsx, .xlsm, .xlsb, .xls, .et), Open Document Format (.ods), CSV (.csv), and Apple Documents (.numbers)

Input Schema

NameRequiredDescriptionDefault
filePathsYesArray of absolute file paths to generate descriptions for

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "filePaths": { "description": "Array of absolute file paths to generate descriptions for", "items": { "type": "string" }, "type": "array" } }, "required": [ "filePaths" ], "type": "object" }

You must be authenticated.

Other Tools from MCP Markdown Conversion Server

Related Tools

ID: 3gscu24rlk