Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI โ†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE โ†— (opens in a new tab)
  • llms.txt โ†— (opens in a new tab)
  • Catalog JSON โ†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub โ†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
ยฉ 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. ๐Ÿ”Ž Search & Data Extraction
  3. MCP Read Website Fast
MCP Read Website Fast logo
Health: ActiveRecent health check succeeded.Last checked 9/9/2026, 8:46:43 PM

MCP Read Website Fast

User RatingsBe the first to rate and review this MCP server!
View Repository161 GitHub StarsTotal stargazers on GitHub for the source repository (161 stars).Visit Website
web-scrapingmarkdowncontent-extractioncrawling

Fetches webpages, removes page noise, and returns link-preserving Markdown with optional multi-page crawling.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent โ€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Not yet automatically verified

We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag โ€” we're steadily working through the catalog.

Manual Client & Custom JSON ConfigExpand JSON โ–พ

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "just-every-mcp-read-website-fast": {
      "command": "npx",
      "args": [
        "-y",
        "@just-every/mcp-read-website-fast"
      ]
    }
  }
}

๐Ÿ’ก Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Tool Schemas (1) Directory Badge Claim listing Alternatives๐Ÿ”Ž More in Search & Data Extraction

Overview

The just-every/mcp-read-website-fast MCP server fetches HTTP or HTTPS pages and converts their main content into clean Markdown. It uses Mozilla Readability, Turndown with GFM support, caching, robots.txt handling, rate limiting, and concurrent fetching to reduce unnecessary output. Its MCP tool accepts a URL and an optional page limit, while resources expose cache status and cache clearing. Reach for it when an agent needs readable web content for research, documentation processing, or downstream retrieval without parsing full HTML.

Use cases

โ€ขExtract article content for an agent
โ€ขConvert documentation pages to Markdown
โ€ขCrawl related pages within a limit
โ€ขPreserve links for knowledge graph inputs

Key features

โ€ขMozilla Readability extraction
โ€ขHTML-to-Markdown conversion with GFM
โ€ขDisk caching with SHA-256 URL keys
โ€ขrobots.txt support and rate limiting
โ€ขConcurrent fetching
โ€ขOptional output chunking

Capabilities & Tool Schemas (1) ~16 tokensApproximate context cost of this serverโ€™s tool schemas (~4 chars/token), before any tool is called. Actual usage depends on your client and model.Self-reported Self-reportedParsed from the repository README, not verified against a live server โ€” may be incomplete or out of date.

Inspect callable tools, capabilities, and parameters exposed to AI agents by MCP Read Website Fast.

read_website

Fetches a webpage and converts it to clean markdown

How MCP Read Website Fast works

What the just-every/mcp-read-website-fast MCP server does

The just-every/mcp-read-website-fast MCP server retrieves web pages locally and extracts their primary content instead of returning the surrounding page noise. It converts the result to Markdown and keeps links in the output, which is useful when an agent needs references or wants to build link-aware knowledge structures.

Content extraction uses Mozilla Readability, the same general approach associated with Firefox Reader View. HTML is converted with Turndown and GitHub-Flavored Markdown support. The server is intended for Claude Code, IDE integrations, and other MCP-based LLM workflows where reducing the amount of content sent to a model matters.

How it works

The read_website tool requires a URL and accepts an optional pages value. A single page is the default, while the maximum supported value is 100. When more than one page is requested, the crawler can fetch pages concurrently and apply a configurable crawl depth through the underlying implementation.

Requests are handled with robots.txt support and rate limiting by default. URLs are cached on disk using SHA-256-derived keys. The implementation uses a stream-first approach to limit memory usage, and optional chunking is available for downstream processing. Sites that block automated requests or require JavaScript may not produce extracted content; the README specifically notes that JavaScript-required sites are not supported.

Setup and configuration

Install the just-every/mcp-read-website-fast MCP server with npm and run it through npx:

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

The README provides MCP configuration examples for Claude Code, VS Code, Cursor, JetBrains IDEs, and generic MCP client JSON. No API key or other credential is listed as required. The server also includes an automatic restart wrapper that retries after crashes with exponential backoff, up to 10 attempts within one minute. Development commands can run fetches directly, build the project, or clear the cache.

Command-line configuration includes page count, concurrency, request timeout, user agent, cache directory, output format, robots.txt behavior, and whether cross-origin crawling is allowed. These options apply to the development or command-line interface documented by the project.

Tools and capabilities

The just-every/mcp-read-website-fast MCP server exposes:

  • read_website: Fetches a webpage and returns clean Markdown. It accepts a required url and optional pages limit.
  • read-website-fast://status: Reports cache statistics.
  • read-website-fast://clear-cache: Clears the cache directory.

The project also documents JSON, Markdown, and combined URL-plus-Markdown output modes for its command-line usage. Markdown is the default format.

Limitations and notes

Some websites may block automated access, time out, or return little usable content after extraction. The documented remedies include increasing the timeout, checking network access, and supplying a custom user agent. JavaScript-dependent sites are not supported according to the troubleshooting notes.

The server honors robots.txt unless that behavior is explicitly disabled through the command-line option. Its license is MIT, and the README identifies @just-every/crawl as the package used for core crawling and Markdown conversion.

Read the full README โ†’View source on GitHub โ†’

Related MCP Servers

View all in Search & Data Extraction View all alternatives
  • Fetcher MCP logoFetcher MCP

    MCP server for fetching web page content using Playwright headless browser, supporting Javascript rendering and intelligent content extraction, and outputting Markdown or HTML format.

    ๐Ÿ”Ž Search & Data Extraction5 views
    Compare vs Fetcher MCP โ†’
  • Scrapling MCP Server logoScrapling MCP Server

    Web scraping with stealth HTTP, real browsers, and Cloudflare bypass. CSS selectors supported.

    ๐Ÿ”Ž Search & Data Extraction2 views
    Compare vs Scrapling MCP Server โ†’
  • Web Analyzer MCP logoWeb Analyzer MCP

    Extracts clean web content for RAG and provides Q&A about web pages.

    ๐Ÿ”Ž Search & Data Extraction3 views
    Compare vs Web Analyzer MCP โ†’
  • Firecrawl MCP Server logoFirecrawl MCP Server
    Verified

    Official Firecrawl server to search the web and scrape, crawl, map, and extract structured data from any site for LLMs. Handles JS-rendered pages, PDFs, and batch jobs; hosted remote MCP with OAuth or self-host.

    ๐Ÿ”Ž Search & Data Extraction5 views
    Compare vs Firecrawl MCP Server โ†’

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks โ€” not a rating.

GitHub stars
161
Stargazers on the source repository.
npm downloads
2.6k
Package downloads in the last 30 days.
Last commit
8d ago
Most recent push to the default branch.
Tools exposed
1
Callable tools this server registers over MCP.
Directory activity
4 views
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet โ€” be the first to share how this listing worked for you.

Frequently Asked Questions about MCP Read Website Fast

Run `npx -y @just-every/mcp-read-website-fast`, or add that command and package to an MCP client's server configuration.

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewMCP Read Website Fast AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/just-every-mcp-read-website-fast?style=directory)](https://allmcps.com/mcp/just-every-mcp-read-website-fast)
HTML Embed
<a href="https://allmcps.com/mcp/just-every-mcp-read-website-fast"><img src="https://allmcps.com/api/badge/just-every-mcp-read-website-fast?style=directory" alt="MCP Read Website Fast on AllMCPs" /></a>

Technical Specs & Signals

Category๐Ÿ”ŽSearch & Data Extraction
PricingFree
More technical detailsExpand โ–พ
TransportSTDIO
RuntimeNode.js
AuthNo auth required
LicenseMIT
ClientsCursor
Last updatedSep 4, 2026
10/10 checks healthy over the last 31d
Views4
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars161
GitHub Star CountTotal stargazers on GitHub representing community popularity (161 stars).
Last commit8d ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Sep 3, 2026
npm downloads2,569/mo
Monthly npm DownloadsAverage monthly package installs recorded from npm registry statistics.
68Quality signal: Great ยท 68/100How this signal is calculated โ–พ
Server availabilityNot measured

Not scored for repo-hosted servers โ€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools28/30
Adoption & activity12/15
Community engagement1/10

A guidance signal from public completeness & health data โ€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

Supply-chain signal

No high-severity advisories surfaced by our automated scan.

Critical 0High 0Medium 0Low 0

Scanned 23d ago via OSV.dev ยท @just-every/mcp-read-website-fast (npm)

โ˜… Spotlight Slot

Feature Your MCP Server

Get maximum visibility for your server across our directory, search results, and detail pages.

Spotlight Your Server

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge โ€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it โ€” no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in ๐Ÿ”Ž Search & Data Extraction โ†’Best MCP servers for Web Search & Scraping โ†’Alternatives to MCP Read Website Fast โ†’Install in Claude DesktopInstall in CursorInstall in VS Code