Skip to main content
Glama
majehuang

Hermes Crawler MCP Service

by majehuang

Related Servers

Alternatives to Hermes Crawler MCP Service

No user-submitted related servers found.

    Related Servers

    • 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
      B
      maintenance
      MCP server that fetches web pages, extracts clean markdown (reducing token count), caches results, and provides searchable reading history.
      MIT
    • A
      license
      A
      quality
      B
      maintenance
      An MCP server that fetches web pages and extracts clean, AI-usable context from them, enabling tools for link discovery, content search, and integrated fetch-and-search operations.
      5
      13 npm
      1
      MIT
    • A
      license
      Not graded
      quality
      C
      maintenance
      A self-hosted MCP server that reads web pages and converts them to Markdown, with built-in web search and anti-crawl fallback using Playwright.
      1
      MIT

    TDQS

    A3.7/5.0

    Scored across 6 tools

    Disambiguation5/5

    Each tool has a clearly distinct purpose: crawl, read results, login initiation, polling, cancellation, and terminal QR rendering. There is no overlap; even the three login tools have distinct actions (begin, poll, cancel).

    Naming Consistency5/5

    All tool names follow a consistent verb_noun pattern in snake_case (e.g., crawl_url, begin_login, render_qr_terminal). The naming is predictable and the verb describes the action while the noun identifies the resource.

    Tool Count5/5

    With 6 tools, the server covers the core workflow of crawling with login support without being too sparse or bloated. Each tool serves a necessary step in the process, and the count feels well-scoped.

    Completeness4/5

    The tool set covers the essential operations: crawling, reading results, and full login lifecycle (begin, poll, cancel, plus QR rendering). Minor gaps exist, such as lacking explicit session management or crawl configuration options, but the core functionality is complete.

    Maintenance

    ActivitySlowing
    ResponsivenessNo issues