Back to search
30
MCP

@just-every/mcp-read-website-fast

npm/@just-every/mcp-read-website-fast

Markdown Content Preprocessor - Fetch web pages, extract content, convert to clean Markdown

Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

@j0hanz/fetch-url-mcp
An MCP server that fetches web pages and converts them to clean, readable Markdown.
0 tools
io.github.zcag/readdown-mcp
Convert web pages to clean, LLM-optimized Markdown. No browser needed.
0 tools
Fetch URL MCP Server
An MCP server that fetches web pages and converts them to clean, readable Markdown.
0 tools
io.github.ryudi84/markdown-forge-mcp
Markdown processing, TOC generation, HTML conversion
0 tools
io.github.sidney/web-to-markdown-mcp
MCP server fetches URL through a real Chromium browser, returns main content as clean Markdown
0 tools
@just-every/mcp-screenshot-website-fast
Fast screenshot capture tool for web pages - optimized for Claude Vision API
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "@just-every/mcp-read-website-fast": {
      "url": "None",
      "transport": "http"
    }
  }
}