Skip to content
Cline

Scrape-LE for Cline

io.github.nolindnaidoo/scrape-le

Analyse robots.txt content and report whether a path may be crawled.

client:Cline transport:stdio runtime:npm

Install Scrape-LE in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

{
  "mcpServers": {
    "scrape-le": {
      "command": "npx",
      "args": [
        "-y",
        "scrape-le-mcp"
      ]
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

Scrape-LE in other clients