Skip to content
Back to search
30
MCP

cotdp/scraper-mcp

docker/cotdp/scraper-mcp

Context-optimized MCP server for web scraping. Reduces LLM token usage by 70-90%.

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

How to use

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

{
  "mcpServers": {
    "cotdp/scraper-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}