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%
2 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.ryudi84/api
MCP server for generating REST API boilerplate and Express endpoints.
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
io.github.ryudi84/base64
MCP server for Base64, URL, and HTML encoding/decoding
0 tools

How to use

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

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