Read Website Fast
Extracts web content and converts it to clean Markdown format using Mozilla Readability for intelligent article detection, with disk-based caching, robots.txt compliance, and concurrent crawling capabilities for fast content processing workflows.
Featured
View Source61 stars
0 tools
Created Aug 2025
@just-every/just-every-read-website-fast-read-website-fastAbout
Extracts web content and converts it to clean Markdown format using Mozilla Readability for intelligent article detection, with disk-based caching, robots.txt compliance, and concurrent crawling capabilities for fast content processing workflows.
Categories
general
Installation
npm
npm install @just-every/just-every-read-website-fast-read-website-fast
Configuration
{
"mcpServers": {
"just-every-read-website-fast-read-website-fast": {
"command": "npx",
"args": [
"-y",
"@just-every/just-every-read-website-fast-read-website-fast"
]
}
}
}