Skip to content
Claude Code

HTML to Markdown MCP Server for Claude Code

io.github.sunshad0w/html2md

Converts HTML to Markdown with auto-summary and section extraction. Supports Playwright.

client:Claude Code transport:stdio runtime:oci

Install HTML to Markdown MCP Server in Claude Code

run in your project directory

claude mcp add html2md -- docker run -i --rm docker.io/sunshad0w/html2md-mcp

Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs

HTML to Markdown MCP Server in other clients