just-every/mcp-read-website-fastMCP Server27/100 via “turndown-based semantic html to markdown conversion with github flavored markdown support”
** - Fast, token-efficient web content extraction that converts websites to clean Markdown. Features Mozilla Readability, smart caching, polite crawling with robots.txt support, and concurrent fetching with minimal dependencies.
Unique: Combines Turndown with GFM plugin to produce GitHub-compatible Markdown (tables, strikethrough, task lists) rather than basic Markdown, enabling richer semantic preservation for technical content and code documentation
vs others: Produces more LLM-friendly output than generic HTML-to-Markdown converters because GFM support preserves code block syntax hints and table structure, reducing token count and improving model comprehension of technical content