Extracts and converts website content to Markdown format.
This tool scrapes websites and converts HTML content into clean, high-quality Markdown using Mozilla's Readability library and TurndownService. It can be used as a command-line tool for one-off conversions or as an MCP server for continuous scraping and conversion. It also supports direct conversion of local HTML files and securely handles HTML by removing potentially harmful script tags.