Back to search
90
MCP live v1.1.0 sse

UUID Generator API

io.github.Br0ski777/uuid-generator

Generate UUIDs v4, v7, ULID, nanoid. Batch support. x402 micropayment.

Uptime
50.0%
4 probes
Response
218ms
last probe
Tools
1
callable

Tools · 1

utility_generate_uuid

Use this when you need to generate unique identifiers for database records, API keys, or session tokens. Returns an array of IDs in the chosen format. 1. ids -- array of generated identifiers (string…

Similar MCP servers embedding-nearest

UUID Generator API
Generate UUIDs v4, v7, ULID, nanoid. Batch support. x402 micropayment.
0 tools · sse
UUID Generator
Generate UUIDs v4, v7, ULID, and nanoid with batch support.
0 tools
io.github.ryudi84/uuid-forge-mcp
Generate UUID v4/v7, ULID, nanoid, and random unique identifiers
0 tools
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
Barcode Generator API live
Generate barcodes — EAN-13, UPC-A, Code128, Code39. Returns SVG. x402 micropayment.
1 tools · sse

How to use

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

{
  "mcpServers": {
    "uuid_generator_api": {
      "url": "https://uuid-generator.api.klymax402.com/mcp",
      "transport": "sse"
    }
  }
}