Skip to content
Back to search
30
MCP

Robot Resources Scraper

io.github.robot-resources/scraper

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

Uptime
0.0%
21 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

Web Scraper
Extract clean Markdown from any URL, removing boilerplate for use in RAG pipelines.
0 tools
io.github.base76-research-lab/token-compressor
Compress prompts 40-60% using local LLM + embedding validation. Preserves all conditionals.
0 tools
Token Compressor
Semantic prompt compression using local LLM rewriting with embedding validation to reduce token usage by 40-60%.
0 tools
io.github.rog0x/web
Web scraping, search, monitoring, and HTML-to-markdown for AI agents
0 tools
com.mcparmory/scrapingant
Scrape webpages, handle JavaScript and CAPTCHA, extract structured data
0 tools · streamable-http
Web Scraper to Markdown API live
Extract clean markdown from any URL. Removes boilerplate. For RAG pipelines. x402.
2 tools · sse

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "robot_resources_scraper": {
      "url": "None",
      "transport": "http"
    }
  }
}