Catalog
io.github.robot-resources/scraper
OfficialRobot Resources Scraper
Token compression for web content — 70-80% reduction from HTML to clean markdown
Compress web content from HTML to clean markdown with 70-80% token reduction.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"scraper": {
"command": "npx",
"args": [
"-y",
"@robot-resources/scraper-mcp@0.1.2"
]
}
}
}