search & data extraction
Mcp Read Website Fast
Fast, token-efficient web content extraction for AI agents - converts websites to clean Markdown while preserving links. Features Mozilla Readability, smart caching, polite crawling with robots.txt support, and concurrent fetching.
typescript
local
search & data extraction
Installation
npx -y just-every/mcp-read-website-fastConfiguration
Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):
{
"name": "mcp-read-website-fast",
"command": "npx",
"args": [
"-y",
"just-every/mcp-read-website-fast"
]
}About This MCP Server
just-every/mcp-read-website-fast
Fast, token-efficient web content extraction for AI agents - converts websites to clean Markdown while preserving links. Features Mozilla Readability, smart caching, polite crawling with robots.txt support, and concurrent fetching.
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub