WebReaper for Cline
io.github.alex-on-ai/webreaper
AI-native web scraper: scrape, crawl and map any site to clean markdown over stdio. MIT-licensed.
client:Cline
transport:stdio
runtime:nuget
Install WebReaper 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": {
"webreaper": {
"command": "dnx",
"args": [
"WebReaper.Mcp",
"--yes"
]
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs