Generate RFC-compliant UUIDs in JavaScript

15,306 stars TypeScript TypeScript 1 file ยท ~4,517 tokens

Generator (uuid) MCP Server

Model Context Protocol (generator) server

View all uuid servers
Ready-to-Use Client Configurations
{
  "mcpServers": {
    "generator": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-generator"
      ]
    }
  }
}