Skip to main content
Glama

Related Servers

Alternatives to EnriWeb

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      B
      maintenance
      MCP server for multi-engine web search and web page fetching, supporting parallel search, content extraction, and optional LLM-powered search summarization and deep search.
      4
      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
      15
      1
      MIT
    • A
      license
      A
      quality
      D
      maintenance
      An MCP server that provides AI assistants with web search and intelligence capabilities via the ihyee API. It allows users to search the web, fetch extracted content from URLs, and perform full browser rendering for JavaScript-heavy websites.
      3
      MIT

    TDQS

    A4.6/5.0

    Scored across 2 tools

    Disambiguation5/5

    web_search and web_fetch have clearly distinct purposes: one discovers URLs and information from the web, the other retrieves content from a specific URL. There is no overlap or ambiguity in choosing between them.

    Naming Consistency5/5

    Both tools consistently follow the web_verb pattern (web_search, web_fetch), making the domain and action immediately clear and predictable.

    Tool Count4/5

    Two tools is minimal, but it fully covers the core need of a web access server: searching and fetching. It is slightly under the typical 3-15 range yet remains well-scoped and not bloated.

    Completeness5/5

    For the stated purpose of web search and retrieval, the pair forms a complete workflow: search returns candidate URLs and web_fetch reads the chosen page, including pagination and content-shaping options. There are no obvious dead ends.

    Maintenance

    ActivityMaintained
    ResponsivenessNo issues