Skip to content
Back to search
30
MCP

io.github.ryudi84/uuid

io.github.ryudi84/uuid

MCP server for generating UUIDs (v4, v7), ULIDs, nanoids, random IDs.

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

Similar MCP servers embedding-nearest

uuid-forge-mcp
MCP server for generating UUIDs (v4, v7), ULIDs, nanoids, and random IDs. Every project needs unique identifiers.
0 tools
io.github.ryudi84/uuid-forge-mcp
Generate UUID v4/v7, ULID, nanoid, and random unique identifiers
0 tools
io.github.csoai-org/uuid-ai-mcp
AI-powered uuid ai MCP server for agents. Supports generate uuid, parse uuid, generate ulid. By
0 tools
@mcp-listing/uuid-generator-engine-mcp
Cryptographically secure UUID generator Model Context Protocol (MCP) server. Generate valid UUIDv4 and custom unique identifiers.
0 tools
Uuid
UUID validation & generation MCP.
0 tools · streamable-http
@vinkius/uuid-generator-engine-mcp
Cryptographically secure UUID generator Model Context Protocol (MCP) server. Generate valid UUIDv4 and custom unique identifiers.
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.ryudi84/uuid": {
      "url": "None",
      "transport": "http"
    }
  }
}