Generate RFC-compliant UUIDs in JavaScript

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

Test (uuid) MCP Server

Model Context Protocol (test) server

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