You're viewing a demo portfolio

Join the waitlist
PRSM

parse_ulid

Active

Tool of Ulid

declared in 0.1.0

Validate a ULID and extract its embedded creation timestamp (ISO date + epoch ms) and the random component. Keyless, offline.

Parameters schema

{
  "type": "object",
  "required": [
    "ulid"
  ],
  "properties": {
    "ulid": {
      "type": "string",
      "description": "A 26-character ULID."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Ulid

https://github.com/pipeworx-io/mcp-ulid

1/7 registries
View full server →