← Index

HTML to Markdown MCP Server

io.github.sunshad0w/html2md·v0.3.0·Browser Automation
Quality Score
74
/100

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

§01  Install
Claude Desktop (Docker)
{
  "mcpServers": {
    "html2md": {
      "command": "docker",
      "args": [
        "run",
        "--rm",
        "-i",
        "docker.io/sunshad0w/html2md-mcp"
      ]
    }
  }
}
§03  MCP Quality Score  ·  methodology
freshness
14
completeness
15
installability
25
documentation
15
stability
5
§04  Alternatives in Browser Automation