Skip to main content
Glama
maccydee

cute-web-scraper

Related Servers

Alternatives to cute-web-scraper

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      A
      maintenance
      Remote MCP server for web scraping with anti-bot evasion. Provides stealth HTTP fetching, headless browser with Cloudflare bypass, CSS selectors, YouTube transcripts, and Markdown conversion.
      1
      MIT
    • F
      license
      Not graded
      quality
      Not graded
      maintenance
      An MCP server for web content extraction that converts HTML pages into clean, LLM-optimized Markdown using Mozilla's Readability. It supports batch processing, intelligent multi-page crawling, and configurable caching while respecting robots.txt standards.
      25 npm
      -
    • A
      license
      Not graded
      quality
      D
      maintenance
      Open-source web scraper and extraction MCP server with JavaScript rendering, markdown output, PDF/DOCX parsing, structured errors, and validated extraction contract diagnostics for agents.
      2
      AGPL 3.0
    • F
      license
      Not graded
      quality
      D
      maintenance
      MCP server to scrape web pages to clean Markdown via headless Chromium, with support for single or batch URLs.
      -

    TDQS

    A3.8/5.0

    Scored across 24 tools

    Disambiguation4/5

    Most tools have clearly distinct purposes: fetching, extracting, searching, tracking, and table operations are well separated. Minor overlap exists between extract_products and extract_shopify_store, and between fetch_page and fetch_pages, but the descriptions clarify their scope enough to avoid serious misselection.

    Naming Consistency5/5

    Tool names follow a consistent snake_case verb_noun pattern: extract_*, fetch_*, list_*, find_*, query_table, export_table, drop_table. Even 'untrack' aligns with the tracking tools, making the set predictable and easy to navigate.

    Tool Count4/5

    24 tools is on the high end, but the count is justified by the server's broad scope: discovery, fetching, extraction, monitoring, local business search, and result-table management. It feels comprehensive rather than redundant, though it approaches the upper limit.

    Completeness5/5

    The tool set covers the full scraping lifecycle: discover sites, fetch pages, extract structured data, inspect network calls, track changes, store results, query them, and export them. There are no obvious dead ends or missing core operations for a web-scraping server.

    Maintenance

    ActivityMaintained
    ResponsivenessNo issues