Description
A simple MCP server that generates UUID v4 strings on demand. This lightweight implementation uses the FastMCP framework to expose a single tool function that returns a random UUID when called. It requires Python 3.13+ and is designed to be installed with PDM, making it easy to integrate with Claude Desktop through the provided configuration. Useful for applications needing unique identifiers without implementing UUID generation logic themselves.
Server Details
Added
April 21, 2025
