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.

markdownify-mcp
68
Established
markdown-to-html
26
Experimental
Maintenance 23/25
Adoption 10/25
Maturity 16/25
Community 19/25
Maintenance 2/25
Adoption 3/25
Maturity 9/25
Community 12/25
Stars: 2,444
Forks: 202
Downloads:
Commits (30d): 43
Language: TypeScript
License: MIT
Stars: 3
Forks: 1
Downloads:
Commits (30d): 0
Language: TypeScript
License: MIT
No Package No Dependents
Stale 6m No Package No Dependents

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.

Scores updated daily from GitHub, PyPI, and npm data. How scores work