Description
This MCP server scrapes websites and converts HTML to Markdown, using Mozilla's Readability library to extract meaningful content and TurndownService for high-quality Markdown conversion. Built with TypeScript, it functions both as a command-line tool and an MCP server, supporting direct URL scraping or local HTML file conversion while ensuring security by removing potentially harmful script tags. The implementation includes core functionality for web scraping, HTML processing, and a CLI interface, making it useful for content extraction, document conversion, and preparing web content for AI analysis.
Server Details
Added
April 21, 2025
