id-generator-mcp
0
The ID Generator MCP is a Model Context Protocol server designed to generate various types of identifiers for AI assistants. It supports multiple ID algorithms like UUID, CUID2, Nanoid, and ULID, offering features like consistent ID generation and simple API integration.
uuid
Generate UUID v4, widely used in various systems
cuid2
Generate collision-resistant IDs, optimize horizontal scaling and performance
nanoid
Generate small, secure, URL friendly unique string ID
ulid
Generate time-sorted, sortable unique ID