just-every/mcp-read-website-fast
by Various
Quickly reads webpages and converts to markdown for fast, token efficient web scraping
MCP
just-every/mcp-read-website-fast
Added 1 June 2026
Overview
An MCP server that reads webpages and converts them to markdown, designed for fast and token-efficient web scraping. It is built in TypeScript and provides a simple interface for AI agents to consume web content with minimal token usage.
Best for
Best for
Developers building AI agents that need efficient, low-token web content extraction
Use cases
- Scraping documentation or articles for LLM context
- Extracting clean text from webpages for analysis
- Feeding web content into AI agents with low token overhead
Notes
An MCP server that reads webpages and converts them to markdown, designed for fast and token-efficient web scraping. It is built in TypeScript and provides a simple interface for AI agents to consume web content with minimal token usage.
150 stars on GitHub. Last updated 2026-05-01. Licensed MIT.
Use cases
- Scraping documentation or articles for LLM context
- Extracting clean text from webpages for analysis
- Feeding web content into AI agents with low token overhead
Pros
- Fast conversion to markdown reduces token consumption
- Simple, focused tool with a clear purpose
- Open source with 150 stars, indicating community interest
Cons
- May not handle JavaScript-heavy or dynamic pages well
- Output is limited to markdown, no structured data extraction
- Requires an MCP-compatible client to use
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Fast conversion to markdown reduces token consumption
- Simple, focused tool with a clear purpose
- Open source with 150 stars, indicating community interest
Cons
- May not handle JavaScript-heavy or dynamic pages well
- Output is limited to markdown, no structured data extraction
- Requires an MCP-compatible client to use
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.