Robot Resources Scraper runs on your own machine — the client starts it, so there is no endpoint to ping. 31 installs a week from npm.
Token compression for web content — 70-80% reduction from HTML to clean markdown
The linked repository no longer exists on GitHub — it was deleted or made private.
We have not read this server's code yet
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
пакет @robot-resources/scraper-mcp ссылается на robot-resources/packages
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add scraper -- npx -y @robot-resources/scraper-mcp
{
"mcpServers": {
"scraper": {
"args": [
"-y",
"@robot-resources/scraper-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.scraper]
command = "npx"
args = ["-y", "@robot-resources/scraper-mcp"]
{
"mcpServers": {
"scraper": {
"args": [
"-y",
"@robot-resources/scraper-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"scraper": {
"args": [
"-y",
"@robot-resources/scraper-mcp"
],
"command": "npx"
}
}
}
Web scraping for AI agents. Converts URLs to clean, LLM-ready Markdown with anti-bot bypass.
Convert HTML to Markdown or strip to plain text. For web-scraping agents.
Web scraping, search, monitoring, and HTML-to-markdown for AI agents
Give AI agents clean, LLM-ready web data — scrape any URL to markdown or extract structured JSON.
Fetch and process content from specified URLs & sources using the Oxylabs Web Scraper API.
Web scraping, crawling, deep research & autonomous extraction — 31 MCP tools, clean Markdown/JSON
Web search, URL content extraction to Markdown, site mapping, and recursive web crawler.
Web scraping MCP — extract clean markdown, links, and metadata from any URL.
Answers built from our own checks of this server.