Skip to content
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%
40 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

MarkGrab
Universal web content extraction — any URL to LLM-ready markdown. HTML, YouTube, PDF, DOCX.
0 tools
TheCrawler
Universal web scraper with LLM-ready markdown, RAG chunking, PDF/DOCX support.
0 tools
Web Scraper
Extract clean Markdown from any URL, removing boilerplate for use in RAG pipelines.
0 tools
Web Scraper to Markdown API live
Extract clean markdown from any URL. Removes boilerplate. For RAG pipelines. x402.
2 tools · sse
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

How to use

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

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