scraper for Windsurf
io.github.ofershap/scraper
Web scraping MCP — extract clean markdown, links, and metadata from any URL.
client:Windsurf
transport:stdio
runtime:npm
Install scraper in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"scraper": {
"command": "npx",
"args": [
"-y",
"mcp-server-scraper"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs