Provides timestamp-based UUIDs via a Model Context Protocol (MCP) server for use with Large Language Models.
Uuid Provider is a Model Context Protocol (MCP) server designed to provide timestamp-based UUIDs to Large Language Models (LLMs). It offers a single, simple tool, `generateUuid`, which utilizes UUID version 7 for generating unique identifiers. With an easy-to-integrate interface and no required input parameters, it streamlines the process of obtaining universally unique identifiers, making it ideal for applications requiring chronologically sortable and collision-resistant IDs.