markdown-fetcher-mcp

sofiipirees/markdown-fetcher-mcp
★ 1 stars HTML 🌐 Browser/Web Updated 4d ago
HTML to Markdown Converter MCP Server 2026 - Web Scraper & Clean Markdown Generator
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "markdown-fetcher-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "sofiipirees/markdown-fetcher-mcp"
      ]
    }
  }
}

README Excerpt

--- The internet is drowning in HTML clutter. Tables, inline styles, nested divs, scripts, and tracking pixels all get in the way of what you actually want: clean, readable, portable content. **HTML To Clean Markdown Pro** is a next-generation MCP (Model Context Protocol) server that surgically extracts meaning from web pages and converts them into pristine Markdown using an enhanced Turndown.js engine. It doesn't just strip tags – it preserves structure, retains semantic hierarchy, and delivers

Topics

claudeclaude-pluginconverterhtmlhtml-to-markdownmarkdownmcpmcp-servermodel-context-protocolturndownweb-scraping