just-every/mcp-read-website-fastMCP Server27/100 via “token-efficient markdown output optimized for llm context windows”
** - 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: Explicitly optimizes Markdown output for LLM token efficiency using reference-style links and semantic structure preservation, rather than treating token count as a secondary concern, enabling RAG systems to fit more content within fixed context windows
vs others: More LLM-friendly than generic HTML-to-Markdown converters because it prioritizes semantic structure and reference-style links that models understand well, reducing token count by 15-30% compared to inline link formats while maintaining readability