@robot-resources/scraper-mcp

web MCP Server

MCP server for Robot Resources Scraper — web content to clean markdown with median 91% token reduction

VerifiedInstall Ready
webweb
5 views1 stars0 forksv0.1.2MIT

Why This Matters

Discovered via github-topic:model-context-protocol and last synced 4mo ago.

VerifiedInstall Ready
Source
github-topic:model-context-protocol
Stars
1
Last synced
4mo ago
Install
Instructions detected

Install

1. Install the package

npx @robot-resources/scraper-mcp

2. Add to claude_desktop_config.json

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

Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) / %APPDATA%\Claude\claude_desktop_config.json (Windows)

15
Tools
0
Resources
0
Prompts
Standard I/O
Transport

Available Tools (15)

mode

string

10

Max pages to crawl (1-100)

10000

Per-page timeout in milliseconds

2

Max link depth (0-5)

maxRetries

number

3

Max retry attempts (0-10)

include

string[]

exclude

string[]

Parameter

Type

Default

Description

url

string

maxPages

number

Mode

How

timeout

number

maxDepth

number