Skip to main content
Glama
CSOAI-ORG

UUID AI MCP

Related Servers

Alternatives to UUID AI MCP

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      D
      maintenance
      A simple MCP server that provides tools for generating unique IDs in several formats, useful for when you need an LLM to create data containing new IDs.
      Eclipse Public 2.0
    • A
      license
      Not graded
      quality
      D
      maintenance
      A Model Context Protocol server that generates random UUIDs (v4) for MCP-compatible clients like Claude Desktop.
      2
      Apache 2.0
    • 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
    • F
      license
      B
      quality
      D
      maintenance
      Generates random integers within a specified range and random alphanumeric strings of specified length through MCP protocol integration.
      2
      -
    • F
      license
      Not graded
      quality
      D
      maintenance
      Enables generation of random UUIDs (version 4) through a simple MCP tool.
      -
    • A
      license
      A
      quality
      D
      maintenance
      A simple Model Context Protocol server that generates timestamp-based UUIDs (v7) when called by an LLM, providing chronologically sortable unique identifiers with no input parameters needed.
      1
      126 npm
      1
      MIT

    TDQS

    B3.3/5.0

    Scored across 5 tools

    Disambiguation5/5

    Each tool targets a distinct operation (batch generate, specific generate for each ID type, parse UUID) with no overlapping purposes.

    Naming Consistency4/5

    Most tools follow a verb_noun pattern (e.g., generate_uuid, parse_uuid), but batch_generate deviates slightly by not specifying the ID type in its name.

    Tool Count5/5

    Five tools is well-scoped for a focused server on identifier generation and parsing, covering the core use cases without bloat.

    Completeness4/5

    Generation covers UUID, ULID, and NanoID, but parsing is only available for UUID, leaving a slight asymmetry. No other obvious gaps.

    Maintenance

    ActivityMaintained
    ResponsivenessNo issues