Back to search
30
MCP

io.github.ryudi84/uuid-forge-mcp

io.github.ryudi84/uuid-forge-mcp

Generate UUID v4/v7, ULID, nanoid, and random 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
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/password-forge-mcp
Generate secure passwords with configurable rules and strength check
0 tools
io.github.ryudi84/meta-forge-mcp
Generate HTML meta tags and Open Graph metadata
0 tools
io.github.ryudi84/base64-forge-mcp
Encode/decode Base64, URL-safe variants, and file data
0 tools
UUID Generator API
Generate UUIDs v4, v7, ULID, nanoid. Batch support. x402 micropayment.
0 tools · sse

How to use

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

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