Scrape-LE for Windsurf
io.github.nolindnaidoo/scrape-le
Analyse robots.txt content and report whether a path may be crawled.
client:Windsurf
transport:stdio
runtime:npm
Install Scrape-LE in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"scrape-le": {
"command": "npx",
"args": [
"-y",
"scrape-le-mcp"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs