Markdownify MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
UV_PATHNoThe path to the 'uv' installation. The server will use the default install location of 'uv' if this is not set.

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
audio-to-markdown

Convert an audio file to markdown, including transcription if possible

bing-search-to-markdown

Convert a Bing search results page to markdown

docx-to-markdown

Convert a DOCX file to markdown

get-markdown-file

Get a markdown file by absolute file path

image-to-markdown

Convert an image to markdown, including metadata and description

pdf-to-markdown

Convert a PDF file to markdown

pptx-to-markdown

Convert a PPTX file to markdown

webpage-to-markdown

Convert a webpage to markdown

xlsx-to-markdown

Convert an XLSX file to markdown

youtube-to-markdown

Convert a YouTube video to markdown, including transcript if available