MCP server for generating UUIDs (v4, v7), ULIDs, nanoids, and random IDs. Every project needs unique identifiers.
Inferred from the transports this listing declares (stdio). A client not listed here hasn’t been ruled out — it just isn’t something Forge can confirm.
Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts.
Read out of the source npm actually ships, at scan time. The package was never executed. Tools registered dynamically at runtime, or hidden inside bundled or minified code, can be missed — so this is a floor on the tool surface, not a complete census of it.
generate_uuid_v4Generate one or more UUID v4 (random). Returns the most common ID format.Generate one or more UUID v4 (random). Returns the most common ID format.
No input schema was published for this tool.
generate_uuid_v7Generate UUID v7 (time-sortable, recommended for databases). Includes millisecond timestamp prefix.Generate UUID v7 (time-sortable, recommended for databases). Includes millisecond timestamp prefix.
No input schema was published for this tool.
generate_nanoidGenerate nanoid-style compact IDs. URL-safe, shorter than UUID.Generate nanoid-style compact IDs. URL-safe, shorter than UUID.
No input schema was published for this tool.
generate_ulidGenerate ULID (Universally Unique Lexicographically Sortable Identifier). Great for distributed systems.Generate ULID (Universally Unique Lexicographically Sortable Identifier). Great for distributed systems.
No input schema was published for this tool.
parse_uuidParse a UUID and extract version, variant, and timestamp (if v1/v7).Parse a UUID and extract version, variant, and timestamp (if v1/v7).
No input schema was published for this tool.
5 of 5 tools published a description.
Tool names and descriptions are written by the publisher and shown verbatim as inert text. They are the strings an MCP client passes to a model, so Forge scans them for prompt-injection patterns — any finding appears with the security scan above. “Privileged” is a keyword match on the tool name, not an audit of what the tool does: a benign-sounding name can still do anything.
MCP server for generating UUIDs (v4, v7), ULIDs, nanoids, and random IDs. Every project needs unique identifiers.
Linked names open Forge’s index of every entry observed exposing that tool. Browse all indexed tools.
The crawl stopped at the depth-4 limit. Anything below that level was never resolved.
The crawl stopped at the 60-package limit. The rest of the tree was never resolved.
36 more resolved packages are not drawn here (display cap: 24). Every dependency carrying an advisory is drawn regardless of the cap. Full inventory (CycloneDX SBOM)
53 declared dependencies never landed in the tree. They are missing from Forge's resolution, not from the package.
+41 more not listed. The counts by reason above cover all of them.
Not followed: peerDependencies. This tree covers runtime dependencies only, so anything those pull in was never resolved.