Skip to main content
Glama

Related Servers

Alternatives to mcp-www

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      B
      maintenance
      AI-first MCP server discovery tool that enables agents to search, inspect, and install MCP servers from multiple registries.
      12
      AGPL 3.0
    • F
      license
      Not graded
      quality
      C
      maintenance
      Enables AI agents to dynamically discover, search, and inspect every MCP server in the official Model Context Protocol registry at runtime.
      1
      -
    • A
      license
      Not graded
      quality
      B
      maintenance
      Enables discovering existing MCP servers for any capability by federating the official MCP Registry, Smithery, and npm, ranking remote Streamable HTTP servers first. It provides search and detail tools so agents can find, evaluate, and install a suitable server.
      MIT
    • A
      license
      Not graded
      quality
      A
      maintenance
      Enables users to resolve server names, discover servers via taxonomy, and look up trust ratings for MCP servers through the MCPLookup independent trust layer.
      110 npm
      MIT

    TDQS

    A3.9/5.0

    Scored across 7 tools

    Disambiguation2/5

    The overlap between `browse` and `discover_browse` is significant—both perform DNS lookup and fetch server card data, with only a subtle distinction in that `browse` can also take a server URL directly. `discover` nests within `browse` as a subset, further blurring boundaries. This ambiguity makes it difficult for an agent to reliably select the correct discovery tool.

    Naming Consistency3/5

    The naming mixes bare verbs (`discover`, `browse`, `install`) with compound verb-adjective-noun patterns (`call_remote_tool`, `read_remote_resource`, `get_remote_prompt`), and `discover_browse` is an unusual verb-verb compound. While all names are readable and mostly intuitive, the lack of a uniform verb_noun pattern prevents full consistency.

    Tool Count5/5

    Seven tools is a well-scoped size for a server that handles discovery, inspection, remote interaction, and installation. The count covers all necessary phases without excessive bloat, and each tool has a clear role in the workflow, even if some overlap exists.

    Completeness5/5

    The tool set covers the complete lifecycle: DNS-based discovery, metadata inspection via server cards, remote tool/resource/prompt access, and installation configuration. There are no obvious missing operations for the stated purpose, and the browse function adequately lists available capabilities.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues