Markdownify MCP Server
par zcaceres
Convert PDFs, images, audio, DOCX, XLSX, PPTX, web pages, and YouTube videos to Markdown with this MCP server.
What it does
Markdownify is an MCP server that converts almost any file type and web content into clean, readable Markdown. It handles PDFs, images (with OCR), audio files (with transcription), DOCX documents, spreadsheets, presentations, YouTube video transcripts, Bing search results, and general web pages.
Tools
youtube-to-markdown— Extract transcript and metadata from YouTube videospdf-to-markdown— Convert PDF files to Markdown textbing-search-to-markdown— Fetch Bing search results as Markdownwebpage-to-markdown— Extract content from any URL as Markdownimage-to-markdown— OCR images and convert to Markdown with metadataaudio-to-markdown— Transcribe audio files to Markdown with textdocx-to-markdown— Convert Word documents to Markdownxlsx-to-markdown— Convert Excel spreadsheets to Markdown tablespptx-to-markdown— Convert PowerPoint presentations to Markdownget-markdown-file— Retrieve existing Markdown files from a configured directory
Installation
{
"mcpServers": {
"markdownify": {
"command": "node",
"args": ["{ABSOLUTE PATH TO FILE HERE}/dist/index.js"],
"env": {
"UV_PATH": "/path/to/uv"
}
}
}
}
Build from source:
git clone https://github.com/zcaceres/markdownify-mcp
cd markdownify-mcp
pnpm install && pnpm run build
Supported hosts
- Claude Desktop (confirmed)
- VS Code Copilot (confirmed)
- Cursor (implied by Desktop App reference)
Installation rapide
npm install -g mcp-markdownify-serverInformations
- Tarification
- free
- Publié







