Quickly read webpages and convert to clean Markdown for AI agents
Visit Read Website FastRead Website Fast is an MCP (Model Context Protocol) server by JustEvery that quickly reads webpages and converts them to clean Markdown for fast, token-efficient web scraping. It uses Mozilla Readability (the same engine as Firefox Reader View) for content extraction and Turndown with GFM support for HTML-to-Markdown conversion. It features fast startup via the official MCP SDK with lazy loading, disk-based caching with SHA-256 keys, and a built-in URL crawler with robots.txt support. It is designed to integrate natively with AI development tools like Claude, Cursor, and VS Code.
Visit Read Website Fast's official website for product details and getting started.