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
0
View on GitHub

Installation

npx -y just-every/mcp-read-website-fast

Configuration

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.

GitHub: https://github.com/just-every/mcp-read-website-fast

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub