Generate RFC-compliant UUIDs in JavaScript

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

Math (uuid) MCP Server

Model Context Protocol (math) server

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