Back to search
30
MCP

MarkGrab

io.github.arknill/markgrab

Universal web content extraction — any URL to LLM-ready markdown. HTML, YouTube, PDF, DOCX.

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

Similar MCP servers embedding-nearest

TheCrawler
Universal web scraper with LLM-ready markdown, RAG chunking, PDF/DOCX support.
0 tools
Web Scraper to Markdown API
Extract clean markdown from any URL. Removes boilerplate. For RAG pipelines. x402.
0 tools · sse
Browsegrab
Token-efficient browser agent for local LLMs. Playwright + accessibility tree + MarkGrab.
0 tools
io.github.agenson-horrowitz/web-content-extractor
Extract and process web content into clean, structured formats optimized for LLMs.
0 tools
@just-every/mcp-read-website-fast
Markdown Content Preprocessor - Fetch web pages, extract content, convert to clean Markdown
0 tools
webclaw
Web extraction MCP server. Scrape, crawl, extract, summarize any URL to clean markdown.
0 tools

How to use

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

{
  "mcpServers": {
    "markgrab": {
      "url": "None",
      "transport": "http"
    }
  }
}