Skip to main content
Glama

Related Servers

Alternatives to MCP Server Cards

No user-submitted related servers found.

    Related Servers

    • F
      license
      Not graded
      quality
      B
      maintenance
      Enables discovering and managing MCP servers through a registry, supporting listing, searching, and configuration.
      -
    • A
      license
      Not graded
      quality
      C
      maintenance
      Provides MCP clients with a searchable registry of MCP servers, enabling discovery and publishing of servers.
      365 npm
      MIT
    • 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
    • A
      license
      A
      quality
      D
      maintenance
      Enables MCP server discovery via DNS TXT records, allowing agents to find, browse, and install MCP servers using existing DNS infrastructure without centralized registries.
      7
      8 npm
      2
      MIT

    TDQS

    A3.5/5.0

    Scored across 6 tools

    Disambiguation5/5

    Each tool has a clearly distinct purpose: discover fetches a card from a URL, generate_card creates a card JSON, register adds to index, schema retrieves schema, search queries index, and validate_card validates a card. No overlap.

    Naming Consistency3/5

    Naming mixes styles: verb-only (discover, register, search), verb_noun (generate_card, validate_card), and noun (schema). While readable, it lacks a consistent pattern, such as all verb_noun.

    Tool Count5/5

    Six tools cover the core operations for server card management: discovery, generation, registration, validation, schema retrieval, and search. This is well-scoped and neither too few nor too many.

    Completeness4/5

    The tools cover the main lifecycle: create (generate_card + register), read (discover, search), and validate. Missing update or delete operations, but these are minor gaps for the server's purpose.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues