Overview
What is UUID MCP Server?
A simple server that generates version 4 (v4) UUIDs using the Model Context Protocol (MCP). It is designed for MCP clients such as Cline.
How to use UUID MCP Server?
Call the generate_uuid tool from a compliant MCP client to receive a new UUID.
Key features of UUID MCP Server
- Generates v4 UUIDs on demand.
Use cases of UUID MCP Server
—
FAQ from UUID MCP Server
What does UUID MCP Server generate?
It generates version 4 (v4) UUIDs.
How do I get a UUID from the server?
Invoke the generate_uuid tool from an MCP client like Cline.
Where can I find more details?
Additional documentation is available in the docs/ directory.
—
—
—