Skip to content
Back to search
30
MCP

WebReaper

io.github.alex-on-ai/webreaper

AI-native web scraper: scrape, crawl and map any site to clean markdown over stdio. MIT-licensed.

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

Similar MCP servers embedding-nearest

Web Scraper
Extract clean Markdown from any URL, removing boilerplate for use in RAG pipelines.
0 tools
TheCrawler
Web scraper + AI extraction: markdown, crawl, search-and-crawl, RAG, structured output.
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
io.github.carrasquelalex1/webscrape-mcp
Fetch any URL and get clean Markdown. Web scraping for AI agents.
0 tools · streamable-http
Crawlberg
Scrape, crawl, and map websites to Markdown or JSON via local CLI.
0 tools

How to use

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

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