Robot Resources Scraper✓
io.github.robot-resources/scraper · v0.1.2
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.robot-resources/scraper",
"description": "Token compression for web content — 70-80% reduction from HTML to clean markdown",
"title": "Robot Resources Scraper",
"repository": {
"url": "https://github.com/robot-resources/robot-resources",
"source": "github",
"subfolder": "scraper/packages/scraper-mcp"
},
"version": "0.1.2",
"packages": [
{
"registryType": "npm",
"identifier": "@robot-resources/scraper-mcp",
"version": "0.1.2",
"transport": {
"type": "stdio"
}
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}