Scrapling MCP Server for Windsurf
io.github.d4vinci/scrapling
Web scraping with stealth HTTP, real browsers, and Cloudflare bypass. CSS selectors supported.
client:Windsurf
transport:stdio
runtime:pypi
Install Scrapling MCP Server in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"scrapling": {
"command": "uvx",
"args": [
"scrapling"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs