Skip to main content
Glama
turlockmike

MCP Rand

by turlockmike

Related Servers

Alternatives to MCP Rand

No user-submitted related servers found.

    Related Servers

    • F
      license
      Not graded
      quality
      D
      maintenance
      Cryptographically secure random number generation and randomized resources, including tools for numbers, strings, dice rolls, UUIDs, and passphrases.
      4
      -
    • A
      license
      Not graded
      quality
      B
      maintenance
      Validates and generates UUIDs, including parsing version, variant, timestamps, and creating random v4 UUIDs.
      4 npm
      MIT
    • A
      license
      Not graded
      quality
      D
      maintenance
      Enables generation of UUIDs (v4, v7) and ULIDs, UTC time retrieval, and customizable random string creation with options for length, case, numbers, and special characters.
      MIT
    • A
      license
      A
      quality
      D
      maintenance
      Generates strong passwords and evaluates password strength using zxcvbn, with uniform random sampling via Node's crypto.
      2
      2 npm
      MIT
    • A
      license
      D
      quality
      D
      maintenance
      Provides AI assistants with capabilities to generate collision-resistant unique identifiers using UUID v4 and CUID2 algorithms.
      1
      8 npm
      2
      MIT

    TDQS

    A3.7/5.0

    Scored across 7 tools

    Disambiguation5/5

    Each tool has a clearly distinct purpose with no overlap: drawing cards, generating Gaussian numbers, generating passwords, generating random numbers in a range, generating random strings, generating UUIDs, and rolling dice. The descriptions are specific enough that an agent would never confuse one tool for another.

    Naming Consistency5/5

    All tools follow a consistent verb_noun pattern with 'generate_' or action-based prefixes like 'draw_' and 'roll_'. The naming is uniform, predictable, and enhances readability across the entire set.

    Tool Count5/5

    With 7 tools, the server is well-scoped for random generation tasks. Each tool serves a unique function in the domain of randomness, making the count appropriate without being too sparse or overwhelming.

    Completeness4/5

    The toolset covers a broad range of random generation needs (numbers, strings, UUIDs, passwords, cards, dice) with clear operations. A minor gap is the lack of tools for generating other distributions beyond Gaussian or more specialized random data types, but core workflows are well-supported.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues