Skip to content
Back to search
30
MCP streamable-http

io.github.carrasquelalex1/webscrape-mcp

io.github.carrasquelalex1/webscrape-mcp

Fetch any URL and get clean Markdown. Web scraping for AI agents.

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

Similar MCP servers embedding-nearest

io.github.ofershap/scraper
Web scraping MCP — extract clean markdown, links, and metadata from any URL.
0 tools
io.github.cal-dev-tech/perpage-mcp-server
Give AI agents clean, LLM-ready web data — scrape any URL to markdown or extract structured JSON.
0 tools
io.github.infoinlet-marketplace/mcp-fetch
SSRF-safe URL fetch for AI agents — clean markdown/text/HTML/JSON, plus guarded REST calls.
0 tools
io.github.scrapegraphai/scrapegraph-mcp
AI-powered web scraping and data extraction capabilities through ScrapeGraph API
0 tools
io.github.ScrapeGraphAI/scrapegraph-mcp
AI-powered web scraping and data extraction capabilities through ScrapeGraph API
0 tools
io.github.ryudi84/web-scraper
MCP server for web scraping: URLs, links, metadata, CSS extraction.
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.carrasquelalex1/webscrape-mcp": {
      "url": "https://webscrape-mcp.onrender.com",
      "transport": "streamable-http"
    }
  }
}