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
Converts PDFs, images, audio (with transcription), Office documents, and web content (YouTube, Bing, general pages) to Markdown through discrete MCP tools. Built in TypeScript with a Python backend managed by `uv`, exposing individual conversion functions that integrate into MCP-compatible desktop apps via stdio transport. Supports optional directory restrictions for file retrieval and custom server behavior through modular tool definitions.
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