← Back to Plugins
MCP Server MCP

Robot Resources Scraper

github By github 👁 1 views ▲ 0 votes

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

Homepage Verified source GitHub

Install

npx -y @robot-resources/[email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "npm",
      "identifier": "@robot-resources/scraper-mcp",
      "version": "0.1.2",
      "transport": {
        "type": "stdio"
      }
    }
  ]
}
mcp model-context-protocol npm

Comments

Sign in to leave a comment

Loading comments...