html-to-markdown-mcp and markdown-to-html

These two MCP servers are complements, as one converts HTML to Markdown, and the other converts Markdown back to HTML, forming a potential round-trip conversion or allowing for conversion in either direction as needed within a workflow.

html-to-markdown-mcp
37
Emerging
markdown-to-html
26
Experimental
Maintenance 6/25
Adoption 6/25
Maturity 18/25
Community 7/25
Maintenance 2/25
Adoption 3/25
Maturity 9/25
Community 12/25
Stars: 24
Forks: 2
Downloads:
Commits (30d): 0
Language: JavaScript
License: MIT
Stars: 3
Forks: 1
Downloads:
Commits (30d): 0
Language: TypeScript
License: MIT
No risk flags
Stale 6m No Package No Dependents

About html-to-markdown-mcp

levz0r/html-to-markdown-mcp

MCP server for converting HTML to Markdown using Turndown.js. Fetch web pages and convert them to clean, formatted Markdown.

Implements stdio transport with built-in SSRF protection to block private network requests, and includes a complementary `save_markdown` tool for persisting converted content to disk. Integrates seamlessly with Claude Desktop, Cursor, and Codex through standard MCP configuration, while preserving document structure including tables, code blocks, and metadata extraction during conversion.

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