generate_ulid
ActiveTool of Ulid
declared in 0.1.0
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.
Parameters schema
{
"type": "object",
"properties": {
"count": {
"type": "number",
"description": "How many to generate (1-100, default 1)."
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Ulid
https://github.com/pipeworx-io/mcp-ulid
1/7 registries