Back to search
30
MCP

uuid-forge-mcp

npm/uuid-forge-mcp

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

Uptime
0.0%
2 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.ryudi84/uuid
MCP server for generating UUIDs (v4, v7), ULIDs, nanoids, random IDs.
0 tools
io.github.ryudi84/uuid-forge-mcp
Generate UUID v4/v7, ULID, nanoid, and random unique identifiers
0 tools
hash-utils-ai-mcp
MCP server for hash utils ai. Features hash text, verify hash, generate uuid. From MEOK AI Labs.
0 tools
hash-utils-ai-mcp
MCP server for hash utils ai. Features hash text, verify hash, generate uuid. From MEOK AI Labs.
0 tools
alevlas-random-mcp
Minimal MCP server that generates random integers, strings, and UUIDs.
0 tools
password-forge-mcp
MCP server for generating secure passwords, passphrases, and checking password strength. Zero external deps.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "uuid-forge-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}