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%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

sovereign-web-scraper-mcp
MCP server for web scraping — fetch URLs, extract text/links/metadata, CSS selector extraction. Zero deps, LLM-optimized output.
0 tools
mcp-server-scraper
MCP server for web scraping — extract clean markdown, links, and metadata from any URL. Zero auth. Free alternative to Firecrawl.
0 tools
log-context-mcp
Token-efficient log preprocessing MCP server for LLM coding agents
0 tools
ai-first-scraper-mcp
MCP server that gives any LLM agent ad-free Markdown web scraping and search.
0 tools
io.github.ryudi84/web-scraper
MCP server for web scraping: URLs, links, metadata, CSS extraction.
0 tools
deventerprisesoftware/scrapi-mcp
MCP server for using ScrAPI to scrape web pages.
0 tools

How to use

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

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