markdownify-mcp

markdownify-mcp

4.6

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

  1. audio-to-markdown

    Convert an audio file to markdown, including transcription if possible

  2. bing-search-to-markdown

    Convert a Bing search results page to markdown

  3. docx-to-markdown

    Convert a DOCX file to markdown

  4. get-markdown-file

    Get a markdown file by absolute file path

  5. image-to-markdown

    Convert an image to markdown, including metadata and description

  6. pdf-to-markdown

    Convert a PDF file to markdown

  7. pptx-to-markdown

    Convert a PPTX file to markdown

  8. webpage-to-markdown

    Convert a webpage to markdown

  9. xlsx-to-markdown

    Convert an XLSX file to markdown

  10. youtube-to-markdown

    Convert a YouTube video to markdown, including transcript if available