Markdownify MCP Server

by zcaceres

docx-to-markdown

Transform DOCX files into Markdown format using a dedicated conversion tool. Simplify document formatting and enhance readability for Markdown-supported platforms.

Instructions

Convert a DOCX file to markdown

Input Schema

NameRequiredDescriptionDefault
filepathYesAbsolute path of the DOCX file to convert

Input Schema (JSON Schema)

{ "properties": { "filepath": { "description": "Absolute path of the DOCX file to convert", "type": "string" } }, "required": [ "filepath" ], "type": "object" }

You must be authenticated.

Other Tools from Markdownify MCP Server

Related Tools

ID: bn5q4b0ett