← Index

io.github.ryudi84/web-scraper

io.github.ryudi84/web-scraper·v1.0.0·Web Scraping
Quality Score
82
/100

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

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