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.
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.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work