Uuid icon

Uuid

Generates timestamp-based UUID v7 identifiers for use with Large Language Models.

关于

Uuid provides a Model Context Protocol (MCP) server that serves up timestamp-based UUID v7 identifiers. Designed for seamless integration with LLMs like Claude, it offers a simple interface through the `generateUuid` tool without requiring input parameters. By leveraging the official `uuid` package, it ensures strong uniqueness guarantees and adherence to RFC standards, making it more reliable than custom implementations, and prevents collisions in distributed systems.

主要功能

  • 0 GitHub stars
  • Simple interface with no input parameters.
  • Generates chronologically sortable identifiers.
  • Uses UUID v7 for timestamp-based unique identifiers.
  • Provides a `generateUuid` tool.
  • Easy integration with Claude and other LLMs.

使用案例

  • Preventing data collisions in distributed systems.
  • Tracking events in chronological order.
  • Generating unique identifiers for data records.
Craft Better Prompts with AnyPrompt
Sponsored