Skip to content
Claude Desktop

Robot Resources Scraper for Claude Desktop

io.github.robot-resources/scraper

Token compression for web content — 70-80% reduction from HTML to clean markdown

client:Claude Desktop transport:stdio runtime:npm

Install Robot Resources Scraper in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "scraper": {
      "command": "npx",
      "args": [
        "-y",
        "@robot-resources/scraper-mcp"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

Robot Resources Scraper in other clients