
Read Website Fast
Supports UIby just-every
Fast, token-efficient web content extraction that converts websites into clean Markdown for AI agents.
What it does
Connects AI agents to the web by fetching pages, stripping noise using Mozilla Readability, and converting the output to clean Markdown to minimize token usage and maximize extraction quality.
Tools
read_website: Fetches a webpage (or multiple pages via crawling) and returns clean markdown content.
Installation
Add the following to your claude_desktop_config.json:
{
"mcpServers": {
"read-website-fast": {
"command": "npx",
"args": ["-y", "@just-every/mcp-read-website-fast"]
}
}
}
Supported hosts
- Claude Desktop
- VS Code
- Cursor
- JetBrains IDEs
Quick install
npx -y @just-every/mcp-read-website-fastInformation
- Pricing
- free
- Published
- 4/20/2026
- stars






