Skip to main content
Glama
zhaiy
by zhaiy

Related Servers

Alternatives to MCP Web Server

No user-submitted related servers found.

    Related Servers

    • A
      license
      B
      quality
      B
      maintenance
      A local MCP server providing web search, page extraction, and safe browser automation tools for Hermes, Claude Code, and other MCP clients.
      10
      MIT
    • F
      license
      A
      quality
      D
      maintenance
      A local MCP server that gives Claude Code web search capabilities using DuckDuckGo, enabling discovery of URLs from natural language queries.
      1
      1
      -
    • A
      license
      A
      quality
      B
      maintenance
      MCP server that lets Claude Code fetch web content using real Chrome browsers. Renders JavaScript-heavy pages, handles bot mitigation, and runs up to 14 parallel browsers locally with zero API keys. Makes outbound HTTP requests only to URLs the user explicitly asks Claude to fetch.
      2
      14 npm
      91
      MIT

    TDQS

    D1.7/5.0

    Scored across 6 tools

    Disambiguation2/5

    Several tools have overlapping purposes: http_request and fetch_json both perform HTTP requests, and web_search and web_search_and_extract overlap in functionality. The distinctions between generic request and search/extract operations are unclear without detailed descriptions.

    Naming Consistency2/5

    Tool names mix different patterns: some start with verbs (fetch_json, extract_webpage_content), while others are noun phrases (http_request, web_search) or compound verbs (web_search_and_extract). No consistent verb_noun convention is followed.

    Tool Count5/5

    Six tools is a reasonable number for a web server utility, covering HTTP requests, JSON handling, batch operations, search, and extraction without being excessive or minimal.

    Completeness4/5

    The set covers core web operations: making requests, fetching JSON, batch processing, searching, and extracting content. Minor gaps exist, such as no explicit tool for HTML parsing beyond extraction, but the core surface is largely complete.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues