
Read Website Fast
Extracts web content and converts it to clean Markdown using Mozilla Readability, with caching and rate limiting for efficient AI workflows.
135662 views22RemoteLocal (stdio)
What it does
- Extract article content from websites
- Convert HTML to clean Markdown
- Cache content locally for faster repeat access
- Crawl multiple pages concurrently
- Respect robots.txt and rate limits
- Preserve links for knowledge graphs
Best for
AI agents analyzing web contentDocumentation research workflowsContent extraction for LLM processingBuilding knowledge bases from web sources
Token-efficient outputMozilla Readability engineDisk-based caching
Tools (1)
read_website
Fast, token-efficient web content extraction - ideal for reading documentation, analyzing content, and gathering information from websites. Converts to clean Markdown while preserving links and structure.