# uuid-forge-mcp

MCP server for generating UUIDs (v4, v7), ULIDs, nanoids, and random IDs. Every project needs unique identifiers.

- **Type:** MCP server
- **Trust:** 60/100 (B), scored on the package rubric
- **Verification:** community-indexed — nobody has claimed this listing
- **Version:** 1.0.4
- **Author:** Sovereign
- **License:** MIT
- **npm:** uuid-forge-mcp
- **Source:** https://github.com/ryudi84/sovereign-mcp-servers
- **Compatible clients:** claude-code, cursor, copilot, gemini (basis: transport)

## Trust

60/100 (B), scored on the package rubric
- Publisher verified: no
- Install scripts: nothing suspicious found
- Prompt-injection scan: not run
- Obfuscation scan: not run
- Evidence age: 0 days

## Security scan

- **Status:** clean
- **Scanned:** 2026-09-02T21:47:33.542Z
- **Version scanned:** 1.0.4
- **CVEs:** none found by OSV at scan time

## Tools

5 declared. Statically extracted from the shipped source — a floor on the surface, not a census.
- `generate_uuid_v4` — Generate one or more UUID v4 (random). Returns the most common ID format.
- `generate_uuid_v7` — Generate UUID v7 (time-sortable, recommended for databases). Includes millisecond timestamp prefix.
- `generate_nanoid` — Generate nanoid-style compact IDs. URL-safe, shorter than UUID.
- `generate_ulid` — Generate ULID (Universally Unique Lexicographically Sortable Identifier). Great for distributed systems.
- `parse_uuid` — Parse a UUID and extract version, variant, and timestamp (if v1/v7).

## Install

**Verdict: review** — Installable, but 1 thing to check first: No publisher has proved control of this listing; it is indexed, not vouched for.
**Cautions** (coverage gaps and advisories — never blocking)
- No publisher has proved control of this listing; it is indexed, not vouched for.
**Config** (claude-code):
```json
"{\n  \"mcpServers\": {\n    \"uuid-forge\": {\n      \"command\": \"npx\",\n      \"args\": [\n        \"-y\",\n        \"uuid-forge-mcp\"\n      ]\n    }\n  }\n}"
```

## Blast radius

Contained to moderate — no credential declaration found, from the publisher, the upstream registry, or the README. Known so far: runs on your machine; read-only tool surface.
- Floor 13, ceiling 31 (tier: unknown)
- `unknown` means the floor and ceiling land in different bands — not measured enough to name one. It does not mean low.
- This is impact, not likelihood. A high radius is not a defect: a filesystem server is supposed to write files. It is never part of the trust score.

## Machine-readable views of this entry

- Signed JSON: https://forgeregistry.com/api/v1/packages/uuid-forge-mcp
- Install plan: https://forgeregistry.com/api/v1/packages/uuid-forge-mcp/install-plan
- Alternatives: https://forgeregistry.com/api/v1/alternatives/uuid-forge-mcp
- HTML page: https://forgeregistry.com/registry/uuid-forge-mcp
- MCP: POST https://forgeregistry.com/api/mcp → `forge_get_package` / `forge_install_plan`

## About this document

Generated by Forge (https://forgeregistry.com) — a compact rendering of the same record served, signed, at the JSON URL above. Trust and scan facts are the registry's own measurements; anything Forge did not measure is named as unmeasured rather than omitted.
