markdownify-mcp and markdown-to-html
These are complementary tools that handle opposite directions of the same conversion pipeline: one converts arbitrary content into Markdown as an intermediate format, while the other converts that Markdown output into HTML for final presentation.
About markdownify-mcp
zcaceres/markdownify-mcp
A Model Context Protocol server for converting almost anything to Markdown
This helps you quickly transform various types of content into clean, editable Markdown text. You can feed it PDFs, images, audio recordings, Word documents, Excel sheets, PowerPoint presentations, web pages, YouTube video transcripts, or Bing search results, and it will output a formatted Markdown file. This is useful for anyone who needs to extract information from diverse sources and consolidate it into a consistent, easy-to-read text format for further editing or sharing.
About markdown-to-html
fashionzzZ/markdown-to-html
A Model Context Protocol (MCP) server that Convert Markdown to HTML.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work