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.
This project helps content creators, researchers, and technical writers quickly transform web pages into clean, readable Markdown format. It takes a web page URL or raw HTML content as input and outputs a structured Markdown document, preserving key formatting like headers, links, and code blocks while stripping away unnecessary clutter. Anyone who regularly needs to capture and reuse web content in a simplified text format would find this useful.
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