markdownify-mcp
markdownify-mcp is hosted online, so all tools can be tested directly either in theInspector tabor in theOnline Client.
If you are the rightful owner of markdownify-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
Markdownify is a Model Context Protocol (MCP) server that converts various file types and web content to Markdown format.
Markdownify MCP Server is a versatile tool designed to transform a wide range of file types and web content into Markdown format, making it easier to read and share. It supports conversion from PDFs, images, audio files, DOCX, XLSX, PPTX, and web pages, including YouTube video transcripts and Bing search results. The server is built using Node.js and TypeScript, and it integrates with desktop applications through a simple configuration. The server is open-source and welcomes contributions from the community, especially for testing and expanding its capabilities on different platforms like Windows.
Features
- Convert multiple file types to Markdown: PDF, Images, Audio, DOCX, XLSX, PPTX
- Convert web content to Markdown: YouTube video transcripts, Bing search results, General web pages
- Retrieve existing Markdown files
- Open-source and community-driven with support for contributions
- Integrates easily with desktop applications
Tools
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