Skip to main content
Glama

Related Servers

Alternatives to bathys

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      B
      maintenance
      MCP server enabling local-first web search, fetch, extract, and caching with citeable excerpts, no API key required. Supports research workflows for agents and apps.
      16 npm
      MIT
    • F
      license
      Not graded
      quality
      C
      maintenance
      Enables AI agents to perform unified web research through a single MCP server, including search, page fetching, recursive crawling, document parsing, YouTube transcript extraction, and deep multi-query research.
      2
      -
    • A
      license
      Not graded
      quality
      B
      maintenance
      Enables AI agents to perform local-first web search, fetch, crawl, extract, cache, research, and autonomous information gathering through MCP, with no API keys or cloud dependencies.
      790 npm
      AGPL 3.0
    • A
      license
      A
      quality
      A
      maintenance
      Provides local-first web intelligence over MCP with tools for search, fetch, crawl, extract, cache, find-similar, research, and autonomous agent loops, requiring no API keys.
      10
      790 npm
      5,227
      AGPL 3.0
    • A
      license
      Not graded
      quality
      A
      maintenance
      A self-contained web-research MCP server that lets local LLM agents search, fetch, and synthesize web content using tools like web_search, web_fetch, and web_research.
      1
      MIT

    TDQS

    A4.4/5.0

    Scored across 4 tools

    Disambiguation5/5

    Each tool has a clearly distinct role: web_search returns links only, read_url reads a single page, read_urls batches page reads, and deep_research combines search and reading. The descriptions explicitly cross-reference each other, eliminating ambiguity between the overlapping search/read behaviors.

    Naming Consistency3/5

    read_url and read_urls follow a verb_noun pattern, but deep_research and web_search are noun-style phrases rather than commands. The naming is readable and all tools use lowercase with underscores, but the verb/noun mix is inconsistent.

    Tool Count5/5

    Four tools form a tight, purposeful set for a web research server: search, read single, read batch, and search+read combined. There is no bloat, and each tool earns its place.

    Completeness5/5

    The domain of web research is fully covered: discover URLs, fetch one page, fetch many pages, and run a combined research workflow. No critical lifecycle step is missing, and the tools compose naturally.

    Maintenance

    ActivityMaintained
    ResponsivenessNo issues