Submit

A Fast Website Reader MCP

@just-every

A Markdown Content Preprocessor that fetches web pages, strips noise, and converts content to clean Markdown while preserving links. Designed for with minimal token footprint so entire pages can be read at once. Crawl and scrape webpage and whole sites locally with minimal dependencies.

Tools

firecrawl_scrape

firecrawl_map

firecrawl_crawl

firecrawl_check_crawl_status

firecrawl_search

firecrawl_extract

firecrawl_deep_research

firecrawl_generate_llmstxt

Server Config

{
  "mcpServers": {
    "read-website-fast": {
      "command": "npx",
      "args": [
        "-y",
        "github:just-every/mcp-read-website-fast",
        "serve"
      ]
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.