Generate RFC-compliant UUIDs in JavaScript

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

Guid (uuid) MCP Server

Model Context Protocol (guid) server

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