← Index

io.github.ofershap/scraper

io.github.ofershap/scraper·v1.0.1·Web Scraping
Quality Score
83
/100

Web scraping MCP — extract clean markdown, links, and metadata from any URL.

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "scraper": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-server-scraper"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "scraper": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-server-scraper"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y mcp-server-scraper
§03  MCP Quality Score  ·  methodology
freshness
23
completeness
10
installability
25
documentation
15
stability
10
§04  Alternatives in Web Scraping