uuid-mcp-server
0
The UUID MCP Server is designed to generate version 4 UUIDs using the Model Context Protocol. It allows clients to easily obtain UUIDs by calling the generate_uuid tool from compatible MCP clients.
UUID MCP Server
This is a simple server for generating version 4 UUIDs using the Model Context Protocol (MCP). You can obtain a new UUID by invoking the generate_uuid
tool from an MCP client like Cline. For more details, refer to the documents in the docs/
directory.