Fast, token-efficient web content extraction for AI agents - converts websites to clean Markdown. 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.
Add this skill
npx mdskills install just-every/mcp-read-website-fastWell-documented MCP server converting web pages to clean Markdown with smart caching and crawling
claude mcp add mcp-read-website-fast -- npx -y mcp-read-website-fast
npx mdskills install just-every/mcp-read-website-fast