Skip to content
Back to search
30
MCP v0.3.0

WebPeel

io.github.JakeLiuMe/webpeel

Fetch any web page as clean, AI-ready markdown with smart HTTP-to-browser escalation.

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

Similar MCP servers embedding-nearest

WebPeel
Fetch any web page as clean, AI-ready markdown with smart HTTP-to-browser escalation.
0 tools
webpeel
The web data platform for AI agents — fetch, search, crawl, extract, monitor, screenshot. 55+ domain extractors, 65-98% token savings, MCP s
0 tools
io.github.carrasquelalex1/webscrape-mcp
Fetch any URL and get clean Markdown. Web scraping for AI agents.
0 tools · streamable-http
Web Scraper
Extract clean Markdown from any URL, removing boilerplate for use in RAG pipelines.
0 tools
WebReaper
AI-native web scraper: scrape, crawl and map any site to clean markdown over stdio. MIT-licensed.
0 tools
Web Page Fetcher
Fetch web pages with SSRF protection. Returns clean, readable markdown from any URL.
0 tools

How to use

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

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