@pipeworx/ulid
Connect: https://gateway.pipeworx.io/ulid/mcp · Install: one-click buttons
Tools: 2
Tools
- generate_ulid — Generate one or more ULIDs (time-sortable unique IDs). Each is a 26-char Crockford Base32 string whose first 10 chars encode the creation time.
- parse_ulid — Validate a ULID and extract its embedded creation timestamp (ISO date + epoch ms) and the random component. Keyless, offline.
Tools
-
generate_ulid— Generate one or more ULIDs (time-sortable unique IDs). Each is a 26-char Crockford Base32 string whose first 10 chars encode the creation time. -
parse_ulid— Validate a ULID and extract its embedded creation timestamp (ISO date + epoch ms) and the random component. Keyless, offline.