Generates UUIDs in multiple formats including v4, v7, ULID, and nanoid, with batch generation support. The server runs remotely via SSE transport and integrates x402 micropayments, meaning you'll pay fractional amounts per generation request. Reach for this when you need unique identifiers in your Claude workflows without spinning up your own generation logic. The batch support is handy if you're provisioning multiple resources at once and need a set of IDs in one call. The x402 integration means you're paying per use rather than running infrastructure, which makes sense for sporadic ID generation needs but adds cost overhead if you're generating thousands of identifiers regularly.
Public tool metadata for what this MCP can expose to an agent.
utility_generate_uuidUse this when you need to generate unique identifiers for database records, API keys, or session tokens. Returns an array of IDs in the chosen format. 1. ids -- array of generated identifiers (string3 paramsUse this when you need to generate unique identifiers for database records, API keys, or session tokens. Returns an array of IDs in the chosen format. 1. ids -- array of generated identifiers (string
countnumberformatstringlengthnumber