WebReaper for Claude Desktop
io.github.alex-on-ai/webreaper
AI-native web scraper: scrape, crawl and map any site to clean markdown over stdio. MIT-licensed.
client:Claude Desktop
transport:stdio
runtime:nuget
Install WebReaper in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"webreaper": {
"command": "dnx",
"args": [
"WebReaper.Mcp",
"--yes"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs