@just-every/mcp-read-website-fast
Fast, token-efficient web content extraction for AI agents - converts websites to clean Markdown. [](https://www.npmjs.com/package/@just-every/mcp-read-website-fast) [](https://github.com/just-every/mcp-read-website-fast/actions) <a href="https://glama.ai/mcp/servers/@just-every/mcp-read-website-fast"> <img width="380" height="200" src="https://glama.ai/mcp/servers/@just-every/mcp-read-website-fast/badge" alt="read-website-fast MCP server" /> </a> ## Overview Existing MCP web crawlers are slow and consume large quantities of tokens. This pauses the development process and provides incomplete results as LLMs need to parse whole web pages. This MCP package fetches web pages locally, strips noise, and converts content to clean Markdown while preserving links. Designed for Claude Code, IDEs and LLM pipelines with minimal token footprint. Crawl sites locally with minimal dependencies. **Note:** This package now uses [@just-every/crawl](https://www.npmjs.com/package/@just-every/crawl) for its core crawling and markdown conversion functionality. ## Features - **Fast startup** using official MCP SDK with lazy loading for optimal performance - **Content extraction** using Mozilla Readability (same as Firefox Reader View) - **HTML to Markdown** conversion with Turndown + GFM support - **Smart caching** with SHA-256 hashed URLs - **Polite crawling** with robots.txt support and rate limiting - **Concurrent fetching** with configurable depth crawling - **Stream-first design** for low memory usage - **Link preservation** for knowledge graphs - **Optional chunking** for downstream processing
Recommend MCP Servers 💡
idsulik/todo-mcp-server
A minimal Todo MCP server providing basic todo functionalities for testing and demonstrating MCP interactions
aYenx/remote-mcp-server
A remote MCP server deployed on Cloudflare Workers with OAuth login, providing SSE transport for tool integration.
yfinance-trader
An MCP (Model Context Protocol) tool that provides stock market data and trading capabilities using the yfinance library, specifically adapted for Claude Desktop.
jupyter-notebook-mcp
A Model Context Protocol (MCP) for Jupyter Notebook
ns-lookup-mcp
A simple MCP Server providing DNS lookup functionality via the nslookup command
@sv/mcp-paradex-py
Model Context Protocol (MCP) server implementation for the Paradex trading platform