Back to search
30
MCP

io.github.ryudi84/web-scraper

io.github.ryudi84/web-scraper

MCP server for web scraping: URLs, links, metadata, CSS extraction.

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

Similar MCP servers embedding-nearest

io.github.ofershap/scraper
Web scraping MCP — extract clean markdown, links, and metadata from any URL.
0 tools
sovereign-web-scraper-mcp
MCP server for web scraping — fetch URLs, extract text/links/metadata, CSS selector extraction. Zero deps, LLM-optimized output.
0 tools
io.alterlab/mcp-server
Web scraping MCP server — scrape, extract structured data, screenshot any site with anti-bot bypass.
0 tools
io.github.scrapegraphai/scrapegraph-mcp
AI-powered web scraping and data extraction capabilities through ScrapeGraph API
0 tools
mcp-server-scraper
MCP server for web scraping — extract clean markdown, links, and metadata from any URL. Zero auth. Free alternative to Firecrawl.
0 tools
io.github.kylinmountain/web-fetch-mcp
MCP server for web content fetching, summarizing, comparing, and extracting information
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.ryudi84/web-scraper": {
      "url": "None",
      "transport": "http"
    }
  }
}