Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by tomoaki-sake • Uncategorized
A simple MCP server that generates version 4 UUIDs.
Generate unique version 4 UUIDs on demand.
That require integration with MCP clients to obtain UUIDs programmatically.
This MCP server uses the Model Context Protocol to generate version 4 UUIDs. It allows MCP clients like Cline to call the 'generate_uuid' tool to obtain new UUIDs. The server is straightforward and useful for applications requiring unique identifiers. Additional documentation is available in the docs/ directory.