Markdownify MCP Server - UTF-8 Enhanced

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DEBUGNoEnable debug output
UV_PATHNoCustom path to the UV executable
PYTHONIOENCODINGNoPython I/O encoding setting to handle UTF-8 properlyUTF-8
MARKDOWN_OUTPUT_DIRNoCustom output directory for markdown files

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